Documentation
¶
Index ¶
Constants ¶
View Source
const ( MsgData uint8 = 0 MsgInfo uint8 = 2 MsgError uint8 = 1 )
Variables ¶
This section is empty.
Functions ¶
func CounterPair ¶ added in v0.2.0
func CounterPair(r io.Reader, w io.Writer) (*CountingReader, *CountingWriter)
Types ¶
type Buffer ¶
type Buffer struct {
// contains filtered or unexported fields
}
func (*Buffer) WriteInt32 ¶
func (*Buffer) WriteInt64 ¶
func (*Buffer) WriteString ¶
type CountingReader ¶ added in v0.2.0
type CountingWriter ¶ added in v0.2.0
type MultiplexReader ¶
Click to show internal directories.
Click to hide internal directories.