ReadContentΒΆ
Reads binary data from specified part of the file and returns the value encoded in string.
FileObject.ReadContent (Integer) |
Reads binary data from specified part of the file and returns the value encoded in string. |
FileObject.ReadContent (Integer, Integer) |
Reads binary data from specified part of the file and returns the value encoded in string. |