◆ ReadFromStream()

int ReadFromStream ( System.IO.BinaryReader  readStream)
Parameters
readStreamBinaryReader from which the data to fill this instance will be read.
Returns
the number of bytes read from the BinaryReader

Implements IStreamable.