Sofu Documentation
BinaryPack Method (output)
NamespacesSofu.SofuSofuObjectBinaryPack(Stream)
Starts the binary packing, boxes every other SofuObject into a Map
Declaration Syntax
C#
protected virtual void BinaryPack(
	Stream output
)
Parameters
output (Stream)
Stream to write to

Assembly: Sofu (Module: Sofu) Version: 0.2.1.0 (0.2.1.0)