bitstream_
io
2.6.0
In bitstream_
io::
write
bitstream_io
::
write
Function
write_byte
Copy item path
Source
fn write_byte<W>(writer: W, byte:
u8
) ->
Result
<
()
>
where W:
Write
,