write_bytes
arrow_
avro
56.2.0
In arrow_
avro::
writer::
format
arrow_avro
::
writer
::
format
Function
write_
bytes
Copy item path
Source
fn write_bytes<W:
Write
>(writer:
&mut W
, bytes: &[
u8
]) ->
Result
<
()
, ArrowError>