| convert_type | Convert between any 2 supported types | 
| int32_swap_endian | Swap endianness in a int32 vector | 
| is_raw_vec | Check if values are of the requested type | 
| nbytes | Get the number of bytes in a vector of the given type | 
| nelems | Return the number of elements in a vector of values of the... | 
| pad_bit_vec | Pad a bit vector so that its length is a multiple of the... | 
| pad_logical_vec | Pad a logical vector so that its length is a multiple of the... | 
| raw_reverse_bits | Reverse the bits in each element of a raw vector | 
| raw_swap_endian | Swap endianness in a raw vector | 
| raw_to_raw | Convert the given type to a raw vector | 
| relative_size | Relative sizes of types compared to 'raw' | 
| tidy_bitstring | Tidy bitstring e.g. remove spaces | 
| uint16_swap_endian | Swap endianness in a uint16 vector | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.