Sofu Documentation
Binary Method (tree, output)
Namespaces
►
Sofu.Sofu
►
SofuObject
►
Binary(String, Stream)
C#
Writes this Object into a Stream, does Cross Reference checking.
Declaration Syntax
C#
public
void
Binary
(
string
tree
,
Stream
output
)
Parameters
tree
(
String
)
Current position in the tree
output
(
Stream
)
Stream to write to
Remarks
Use this only if you know what you are doing!!! The only reason I can think of to use this is to send parts of SofuObjects over a network or something else
Assembly:
Sofu
(Module: Sofu) Version: 0.2.1.0 (0.2.1.0)