Function fixedSizeSmallArray

  • De/Serializes a small array with configurable length prefix and a specific number of elements of type T which do not all have the same size.

    Type Parameters

    • T

      type of elements held in the array

    • V = Partial<T>

    Parameters

    Returns beet.FixedSizeBeet<T[], V[]>

Generated using TypeDoc