Contents

NEFilterFlowBytesMax

The maximum number of bytes to pass or peek for a flow.

Declaration

var NEFilterFlowBytesMax: UInt64 { get }

Discussion

When used as a pass value, this value directs to flow to pass all upcoming bytes. When used as a peek value, it indicates the flow should peek as many bytes as possible.

See Also

Inspecting flow properties