Contents
Interface Encoder
- All Known Subinterfaces:
Encoder.Binary<T>
,Encoder.BinaryStream<T>
,Encoder.Text<T>
,Encoder.TextStream<T>
public interface Encoder
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
destroy()
Destroy the decoder.void
init
(EndpointConfig endpointConfig) Initialise the encoder.