Docs.rs
librtmp2-0.2.0
librtmp2 0.2.0
Docs.rs crate page
MIT
10 July 2026
Links
Repository
crates.io
Source
Owners
AlexanderWagnerDev
Dependencies
libc ^0.2
normal
openssl ^0.10.70
normal
optional
parking_lot ^0.12
normal
thiserror ^2
normal
criterion ^0.8
dev
cc ^1
build
Versions
58.43%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
ntoh16
librtmp2
0.2.0
In librtmp2::
bytes
librtmp2
::
bytes
Function
ntoh16
Copy item path
Source
pub fn ntoh16(buf: &[
u8
]) ->
u16
Expand description
Read a big-endian u16 from a byte buffer.