Docs.rs
blf_lib-1.4.11
blf_lib 1.4.11
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
craftycodie
Dependencies
binrw ^0.14.1
normal
blf_lib-derivable ^1.4.11
normal
blf_lib-derive ^1.4.10
normal
optional
chrono ^0.4.38
normal
flate2 ^1.0.35
normal
hex ^0.4.3
normal
lazy_static ^1.5.0
normal
libc ^0.2
normal
num-derive ^0.4.2
normal
num-traits ^0.2.19
normal
serde ^1.0.210
normal
serde-big-array ^0.5.1
normal
serde-hex ^0.1.0
normal
serde_json ^1.0.128
normal
sha1 ^0.10.6
normal
widestring ^1.1.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
blf_lib
1.4.11
In blf_
lib::
io::
bitstream
blf_lib
::
io
::
bitstream
Function
create_bitstream_writer
Copy item path
Source
pub fn create_bitstream_writer( size:
usize
, endian:
e_bitstream_byte_order
, ) ->
c_bitstream_writer