Skip to main content

Module wasm

Module wasm 

Source

Enumsยง

WasmCommonError
Typed error that converts to a JS Error with a name property.

Constantsยง

HEX_CHARS_PER_BYTE ๐Ÿ”’
HEX_HIGH_NIBBLE_SHIFT ๐Ÿ”’
HEX_RADIX ๐Ÿ”’

Functionsยง

decode_hex_to_bytes
Decode a PostgreSQL-style hexadecimal byte string.
from_js
Deserialize a JavaScript value.
js_set
to_js
Serialize a value for JavaScript.