memcpy( dataBlock.operator->(), compressedData.operator->() + dataIndex, numOfBytesToCopy );I am trying to use the following in C#:
byte
int