Docs.rs
chik-traits-0.28.2
chik-traits 0.28.2
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
Chik-Network
Dependencies
chik-sha2 ^0.28.2
normal
chik_streamable_macro ^0.28.2
normal
pyo3 ^0.24.1
normal
optional
thiserror ^1.0.69
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
read_bytes
chik_
traits
0.28.2
In chik_
traits::
streamable
chik_traits
::
streamable
Function
read_
bytes
Copy item path
Source
pub fn read_bytes<'a>( input: &'a mut
Cursor
<&[
u8
]>, len:
usize
, ) ->
Result
<&'a [
u8
]>