int ReadFromStream | ( | System.IO.BinaryReader | readStream | ) |
readStream | BinaryReader from which the data to fill the instance that implements this interface, will be read. |
Implemented in UniqueStringID.
Referenced by StreamableInterfaceExtension.CreateFromStream< IStreamableImplmentingClass >(), StreamableInterfaceExtension.ReadFromStream(), and StreamableInterfaceExtension.ReadIStreamable().