Functions
Link copied to clipboard
Turns exceptions thrown by different platforms during decoding into ProtobufDecodingException.
Turns exceptions thrown by different platforms during decoding into ProtobufDecodingException.
Link copied to clipboard
Turns exceptions thrown by different platforms during encoding into ProtobufEncodingException.
Turns exceptions thrown by different platforms during encoding into ProtobufEncodingException.
Link copied to clipboard
Creates a platform-specific WireDecoder.
This constructor takes a Source (which must be a Buffer) because the implementation (WireDecoderNative) depends on Buffer's internal structure.
Link copied to clipboard