Documentation ¶
Overview ¶
Package bytes provides a bytes codec which does not encode or decode anything
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Frame ¶
type Frame struct {
Data []byte
}
Frame gives us the ability to define raw data to send over the pipes
Click to show internal directories.
Click to hide internal directories.