fromBytes property

BytesDecoder<T>? fromBytes
final

字节流解析器(用于 Protobuf 等二进制协议)

Implementation

final BytesDecoder<T>? fromBytes;