Module util

Module util 

Source
Expand description

LAS Utilities

Structs§

U32I32F32
A special buffer that stores a 32-bit number and can be converted to different types respecting bit positions
U64I64F64
A special buffer that stores a 64-bit number and can be converted to different types respecting bit positions

Enums§

ValueType32
A enum for converting to different types
ValueType64
A special buffer that stores a 64-bit number and can be converted to different types respecting bit positions

Traits§

IntoValue32
A trait for converting to different types
IntoValue64
A trait for converting to different types

Functions§

i8_clamp
Clamp a number between -128 and 127
i16_quantize
Quantize a signed 16-bit number
u8_clamp
Clamp a number between 0 and 255
u8_fold
Fold a number between 0 and 255
u32_zero_bit0
zero the least significant bit