RawDetail

Raw <detail> bytes shipped verbatim — the fallback for callers building packets directly with detail content the structured parser doesn't model. Maps to bytes raw_detail (payload_variant tag 33). CotXmlBuilder re-emits bytes inside <detail>…</detail> unchanged.

Constructors

Link copied to clipboard
constructor(bytes: ByteArray)

Properties

Link copied to clipboard

the exact UTF-8 bytes between the <detail> tags.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int