Uses of Class
org.mockserver.async.serde.ConfluentWireFormat.Decoded
Packages that use ConfluentWireFormat.Decoded
-
Uses of ConfluentWireFormat.Decoded in org.mockserver.async.serde
Methods in org.mockserver.async.serde that return ConfluentWireFormat.DecodedModifier and TypeMethodDescriptionstatic ConfluentWireFormat.DecodedConfluentWireFormat.decode(byte[] data) Decode the wire-format header, returning the embedded schema id and the remaining serialized payload.