Skip to main content

Module build_views

Module build_views 

Source

Re-exports§

pub use crate::arrays::BinaryView;

Constants§

MAX_BUFFER_LEN
Maximum number of buffer bytes that can be referenced by a single BinaryView

Functions§

build_views
Split a large buffer of input bytes holding string data
offsets_to_lengths
Convert an offsets buffer to a buffer of element lengths.