Package io.micronaut.serde.protobuf.wire
@NullMarked
package io.micronaut.serde.protobuf.wire
Low-level Protocol Buffers wire format reading and writing.
-
ClassesClassDescriptionA shared cursor over a Protocol Buffers payload.A growable byte sink for Protocol Buffers output.Protocol Buffers wire type constants and the tag/zig-zag arithmetic shared by the reader and the writer.