• Internal

    Serializer for an array of variable-size items with no count prefix: items are deserialized one after another until the buffer is exhausted.

    Type Parameters

    • T

    • U = T

    Parameters

    Returns Serializer<T[], U[]>

Generated using TypeDoc