write_string
arrow_
avro
56.2.0
In arrow_
avro::
writer::
format
arrow_avro
::
writer
::
format
Function
write_
string
Copy item path
Source
fn write_string<W:
Write
>(writer:
&mut W
, s: &
str
) ->
Result
<
()
, ArrowError>