Sofu Documentation
BinaryParser0200 Constructor
NamespacesSofu.SofuBinaryParser0200BinaryParser0200()()()
Members
IconMemberDescription
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.

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