Skip to content

Type Method

readResultSetNullBitmap(count:from:)

Reads a MySQLNullBitmap for binary result sets from the ByteBuffer.
static func readResultSetNullBitmap(count: Int, from buffer: inout ByteBuffer) -> MySQLProtocol.NullBitmap?