Instance Method (Default implementation)swift-nio 2.84.0NIOCore

writeInteger(_:reservedCapacity:to:)

ByteBuffer-binaryEncodedLengthPrefix.swift:70
func writeInteger<IntegerType>(_ integer: IntegerType, reservedCapacity: Int, to buffer: inout ByteBuffer) -> Int where IntegerType : FixedWidthInteger