Skip to main content

encode_bytes

Function encode_bytes 

Source
pub fn encode_bytes(
    p: &PointDesc<'_>,
    b: &[u8],
    out: &mut [u16],
) -> Result<(), EncodeError>
Expand description

Encode raw bytes (BYTES_RAW).