Initializerswift-nio 2.72.0NIOCore
init
ChannelOption.swift:129init()
init()
s7NIOCore14ChannelOptionsV5TypesO19RecvAllocatorOptionVAGycfc
What are these?
FNV24: [7BGDR]
import NIOCore
The core abstractions that make up SwiftNIO.
struct RecvAllocatorOption
RecvAllocatorOption
allows users to specify the RecvByteBufferAllocator
to use.
struct ChannelOptions
Provides ChannelOption
s to be used with a Channel
, Bootstrap
or ServerBootstrap
.
enum Types
typealias Value = RecvByteBufferAllocator