Structsยง
- Into
Array Error - The error returned when slice can not be converted into array.
- NotEqual
Error - The error returned when input and output slices have different length
and thus can not be converted to
InOutBuf
. - OutIs
TooSmall Error - Output buffer is smaller than input buffer.
- PadError
- Padding error. Usually emitted when size of output buffer is insufficient.