Umi — API References - v1.3.0
    Preparing search index...

    Type Alias BitArraySerializerOptions

    BitArraySerializerOptions: BaseSerializerOptions & { backward?: boolean }

    Defines the options for bitArray serializers.

    Type Declaration

    • Optionalbackward?: boolean

      Whether to read the bits in reverse order.

      false