Docs.rs
jni-0.22.4
jni 0.22.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jrobsonchase
dmitry-timofeev
rib
stanislav-tkach
Dependencies
cfg-if ^1.0.0
normal
combine ^4.1.0
normal
jni-macros =0.22.4
normal
jni-sys ^0.4.1
normal
log ^0.4.4
normal
simd_cesu8 ^1.1.1
normal
thiserror ^2
normal
assert_matches ^1.5.0
dev
criterion ^0.7
dev
javac ^0.1.0
dev
lazy_static ^1
dev
rusty-fork ^0.3.0
dev
static_assertions ^1
dev
trybuild ^1
dev
walkdir ^2
build
java-locator ^0.1.3
normal
optional
libloading ^0.8
normal
optional
windows-link ^0.2
normal
bytemuck ^1.13.0
dev
windows-sys ^0.61
dev
Versions
100%
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
Skip to main content
Files
jni/objects/
jbytebuffer.rs
1
crate::bind_java_type!
{
pub
JByteBuffer =>
"java.nio.ByteBuffer"
}