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