write_bool
arrow_
avro
56.2.0
In arrow_
avro::
writer::
encoder
arrow_avro
::
writer
::
encoder
Function
write_
bool
Copy item path
Source
fn write_bool<W:
Write
+ ?
Sized
>(out:
&mut W
, v:
bool
) ->
Result
<
()
, ArrowError>