◆ ReadFromStream()

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

Implemented in UniqueStringID.

Referenced by StreamableInterfaceExtension.CreateFromStream< IStreamableImplmentingClass >(), StreamableInterfaceExtension.ReadFromStream(), and StreamableInterfaceExtension.ReadIStreamable().

+ Here is the caller graph for this function: