This represents an event that was read from a Pravega Segment and the offset at which the event was read from.
Return the event data as ArrayBuffer.
ArrayBuffer
ArrayBuffer that contains raw data.
Return the event offset in the segment.
offset
Generated using TypeDoc
This represents an event that was read from a Pravega Segment and the offset at which the event was read from.