• Slices nBytes bytes of data from the input.

    Parameters

    • nBytes: number

      The length of bytes sequence you want.

    Returns Decoder<DataView>

    The slicing decoder.

Generated using TypeDoc