一款简单易用的基础网络通讯组件库。

FastBinaryFormatterSerialize 方法

重载列表

SerializeT(ByteBlock, T, FastSerializerContext) 序列化给定对象并将其写入字节块。
SerializeTByteBlock, T(TByteBlock, T, FastSerializerContext) 使用指定的序列化上下文将对象序列化到提供的字节块中。

参见