Contents

init(passBytes:peekBytes:)

Creates a verdict that tells the system to pass a chunk of network data to its final destination, and specifies the next chunk of data to provide.

Declaration

init(passBytes: Int, peekBytes: Int)

Parameters

Return Value

A NEFilterDataVerdict object.

See Also

Creating data verdicts