Documentation
¶
Index ¶
Constants ¶
View Source
const (
MaxBodySize = int32(1 << 12)
)
Variables ¶
View Source
var GoImD = &GoImDecoder{}
Functions ¶
This section is empty.
Types ¶
type GoImDecoder ¶
type GoImDecoder struct {
// contains filtered or unexported fields
}
func (*GoImDecoder) Decode ¶
func (decoder *GoImDecoder) Decode() Decoder
func (*GoImDecoder) Result ¶
func (decoder *GoImDecoder) Result() (TcpObj, error)
func (*GoImDecoder) WithStream ¶
func (decoder *GoImDecoder) WithStream(stream *bufio.Reader) Decoder
Click to show internal directories.
Click to hide internal directories.