Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder is a decoder for a streaming.
func NewDecoder ¶
NewDecoder create a decoder object.
type Encoder ¶
type Encoder struct {
// contains filtered or unexported fields
}
Encoder is a encoder for a streaming.
func NewEncoder ¶
NewEncoder create a encoder object.
Click to show internal directories.
Click to hide internal directories.