pamoja for TypeScript - v0.1.17
    Preparing search index...

    Function packSamples

    • Delta-encodes a series of integer samples into a compact buffer.

      Parameters

      • samples: readonly number[]

        The samples, in order.

      Returns Buffer

      The packed encoding, far smaller than the samples for a slow-moving series.