Converts a bigint into a two's complement big-endian byte array. 2 | Produces the minimal-width representation that preserves the sign.
3 |The value to serialise
4 |Byte array in big-endian order
5 |Factory function to create appropriate transport instance based on configuration.
2 |Sender configuration options including protocol and connection details
3 |Transport instance appropriate for the specified protocol
4 |Factory function to create a SenderBuffer instance based on the protocol version.
2 |Sender configuration object. 3 | See SenderOptions documentation for detailed description of configuration options.
4 |A SenderBuffer instance appropriate for the specified protocol version
5 |Logger function type definition.
2 |The log level for the message
3 |The message to log, either a string or Error object
4 |
Supported timestamp units for QuestDB operations.
2 |