◆ ReadIStreamable()

static int ReadIStreamable ( this System.IO.BinaryReader  readStream,
IStreamable  streamableObject 
)
static
Parameters
readStreambinary stream from which the object should be read
streamableObjectobject to be filled with data from the stream
Returns
the number of bytes read from the BinaryReader

References IStreamable.ReadFromStream().

+ Here is the call graph for this function: