Vertex Viewer SDK
    Preparing search index...

    Function sliceInt8Array

    • Returns a BinaryReader that contains the a signed Int8Array sliced from the start of the reader's offset to offset + length. The new reader value has an offset of zero, so downstream operations will not bee effected by the previous offset

      Parameters

      Returns BinaryReaderValue<Int8Array<ArrayBufferLike>>