PyILockBytes.WriteAt
int = WriteAt(ulOffset, data )
Writes the specified number of bytes starting at a specified offset from the beginning of the byte array.
Parameters
Return Value
The result is the number of bytes actually written.
int = WriteAt(ulOffset, data )
Writes the specified number of bytes starting at a specified offset from the beginning of the byte array.