@mikuroxina/mini-fn
    Preparing search index...

    Function ensure

    • 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<ArrayBufferLike>>

      The checking decoder that extracts the slice of data.