SimpleBinaryFormatDeserializableResourceDecoder
class SimpleBinaryFormatDeserializableResourceDecoder<F : BinaryFormat>(val format: F) : BinaryFormatDeserializableResourceDecoder(source)
BinaryFormatDeserializableResourceDecoder 的基础实现,提供一个 format 作为解析器。
Functions
Link copied to clipboard
提供数据输入流和deserializer, 解析为目标类型。
Link copied to clipboard
提前准备输入流,将其转化为 ByteArray.