PyILockBytes.ReadAt
string = ReadAt(ulOffset, cb )
Reads a specified number of bytes starting at a specified offset from the beginning of the byte array object.
Parameters
Comments
The result is a binary buffer returned in a string.
string = ReadAt(ulOffset, cb )
Reads a specified number of bytes starting at a specified offset from the beginning of the byte array object.