• Looks ahead a some value from the input data. If the result is none, the input data will be recovered.

    Type Parameters

    • T

    Parameters

    Returns Decoder<Option<T>>

    The data collecting decoder.

Generated using TypeDoc