One sequenced piece of an AsyncNode's ordered stream.
id selects the node, seq establishes logical order independently of transport arrival, and continued=false declares this fragment final. Payload is either an inline Chunk or a NodeRef.
id
seq
continued=false
Static
One sequenced piece of an AsyncNode's ordered stream.
idselects the node,seqestablishes logical order independently of transport arrival, andcontinued=falsedeclares this fragment final. Payload is either an inline Chunk or a NodeRef.