Docs.rs
android-sparse-0.6.0
android-sparse 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
teskje
Dependencies
byteorder ^1
normal
clap ^2
normal
crc ^1
normal
assert_cmd ^0.9
dev
tempfile ^3
dev
Versions
100%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
android_
sparse
0.6.0
Module write
Module Items
Structs
In crate android_
sparse
android_sparse
Module
write
Copy item path
Source
Expand description
Sparse image writing and decoding to raw images.
Structs
ยง
Decoder
Decodes sparse blocks and writes them to a raw image.
Writer
Writes sparse blocks to a sparse image.