C# (CSharp) Fanx.Serial 네임스페이스

클래스들

이름 설명
ObjDecoder ObjDecoder parses an object tree from an input stream.
ObjDecoder.Using
ObjDecoder.UsingPod
ObjDecoder.UsingType
ObjEncoder ObjEncoder serializes an object to an output stream.
ObjEncoder.EachIterator
Token Token defines the token type constants and provides associated utility methods.
Tokenizer Tokenizer inputs a stream of Unicode characters and outputs tokens for the Fantom serialization grammar.
Tokenizer.Undo