LibBytes

Lib Bytes

This library helps manipulating bytes

Errors

SliceOutOfBounds

error SliceOutOfBounds()

The slice is outside of the initial bytes bounds

SliceOverflow

error SliceOverflow()

The length overflows an uint

Last updated