• Looks ahead values from the input data without consuming and collects to the buffer.

    Type Parameters

    • T

    Parameters

    • decoder: Decoder<T>

      A decoder to look ahead.

    Returns Decoder<T>

    The data collecting decoder.

Generated using TypeDoc