@oazmi/kitchensink - v0.9.13
    Preparing search index...

    Module typedbuffer

    utility functions for handling buffers and typed arrays, and also reading and writing data to them.

    TODO: needs more tests and a lot more examples on how to use, or provide visualization of the function's action.

    Other

    isTypedArray
    typed_array_constructor_of
    getEnvironmentEndianness
    env_is_little_endian
    isIdentical
    isSubidentical
    ContinuousIntervals
    sliceContinuous
    sliceContinuousTypedSubarray
    Intervals
    sliceIntervals
    sliceIntervalsTypedSubarray
    IntervalLengths
    sliceIntervalLengths
    sliceIntervalLengthsTypedSubarray

    copy

    swapEndiannessFast
    concatBytes
    concatTyped
    sliceSkip

    inplace

    swapEndiannessInplace
    splitTypedSubarray
    sliceSkipTypedSubarray