Skip to content

Initializer

init(type:typeModifier:formatCode:value:)

init(type: PostgresDataType, typeModifier: Int32? = nil, formatCode: PostgresFormat = .binary, value: ByteBuffer? = nil)