Ensures that the input data have atLeast bytes at least. It fails when not enough.
atLeast
A number of bytes that you need to read.
The checking decoder that extracts the slice of data.
Generated using TypeDoc
Ensures that the input data have
atLeast
bytes at least. It fails when not enough.