Type alias ObservabilityPipelineSocketSourceFramingBytesMethod

ObservabilityPipelineSocketSourceFramingBytesMethod: typeof BYTES | UnparsedObject

Byte frames are passed through as-is according to the underlying I/O boundaries (for example, split between messages or stream segments).

Generated using TypeDoc