Sofu Documentation
PackLong Method (value, output)
NamespacesSofu.SofuSofuObjectPackLong(UInt32, Stream)
Packs one unsigned Integer into the output stream
Declaration Syntax
C#
protected void PackLong(
	uint value,
	Stream output
)
Parameters
value (UInt32)
Integer to convert
output (Stream)
stream to write into

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