◆ Write()

static void Write ( this System.IO.BinaryWriter  writeStream,
IStreamable  streamableObject 
)
static
Parameters
writeStreambinary stream to which the object should be written
streamableObjectobject to be written to the stream

References IStreamable.SendToStream().

+ Here is the call graph for this function: