ConsumeEndBaseOrEndObject(Reader<TInput>)
staticextension
public static void ConsumeEndBaseOrEndObject<TInput>(this ref Reader<TInput> reader) Expects empty content (a single field header of either
ExtendedWireType or ExtendedWireType), but will consume any unexpected fields also. Parameters
readerReader<TInput>
