Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrLargerThan3ByteUInt = verror.Register("v.io/x/ref/runtime/protocols/lib/framer.LargerThan3ByteUInt", verror.NoRetry, "{1:}{2:} integer too large to represent in 3 bytes")
)
Functions ¶
func New ¶
func New(c io.ReadWriteCloser) flow.MsgReadWriteCloser
func NewErrLargerThan3ByteUInt ¶
NewErrLargerThan3ByteUInt returns an error with the ErrLargerThan3ByteUInt ID.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.