Skip to main content

Module unsigned

Module unsigned 

Source

Structsยง

UInt2
A wrapper for 16-bit unsigned integers that can be serialized to and deserialized from the PostgreSQL binary format.
UInt4
A wrapper for 32-bit unsigned integers that can be serialized to and deserialized from the PostgreSQL binary format.
UInt8
A wrapper for 64-bit unsigned integers that can be serialized to and deserialized from the PostgreSQL binary format.