Module value

Module value 

Source

FunctionsΒ§

bigint_to_i256 πŸ”’
Returns None if the value can’t be converted to i256. Modified from https://github.com/apache/arrow-rs/blob/c4dbf0d8af6ca5a19b8b2ea777da3c276807fc5e/arrow-buffer/src/bigint/mod.rs#L303
interval_literal πŸ”’
parse_decimal πŸ”’
try_decode_hex_char πŸ”’
Try to decode a byte from a hex char.
try_decode_hex_literal πŸ”’
Try to decode bytes from hex literal string.