pub fn read_array_length(buf: &mut Bytes) -> Result<i32>
Read a non-flexible array length (i32). -1 indicates a null array.
i32
-1