• Ensures that the input data have atLeast bytes at least. It fails when not enough.

    Parameters

    • atLeast: number

      A number of bytes that you need to read.

    Returns Decoder<DataView>

    The checking decoder that extracts the slice of data.

Generated using TypeDoc