Property | Type | Description | |
---|---|---|---|
visualData |
Method | Description | |
---|---|---|
BFSLeaf ( |
Constructs a new leaf node.
|
|
export ( BinaryWriter writer ) : void |
Writes the contents of this BFSLeaf to a binary stream using the provided BinaryWriter. Output-format:
|
public export ( BinaryWriter writer ) : void | ||
writer | BinaryWriter | The BinaryWriter used to write to the stream. |
return | void |