Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CompStream ¶
type CompStream struct {
// contains filtered or unexported fields
}
helpers
func NewCompStream ¶
func NewCompStream(conn net.Conn) *CompStream
func (*CompStream) Close ¶
func (c *CompStream) Close() error
Click to show internal directories.
Click to hide internal directories.