FileCommunicatorReadBinaryBuffer Method
Reads next part from opened stream. OpenBinary method should be called before to open the binary stream.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
public ByteBuffer ReadBinaryBuffer()
Return Value
ByteBufferUp to bufferSize bytes or null if end of file was reached.