Members
Icon | Member | Description |
---|---|---|
BinaryParser0200(Stream) |
Creates a new Map from an input stream. You must be sure that the stream data is in the binary Sofu format. Otherwise use SofuReader.LoadFile(Stream) instead.
| |
BinaryParser0200(String) |
Creates a new Map from a file. You must be sure that the file is binary. Otherwise use SofuReader.LoadFile(Stream) if you aren't sure.
|