-
sample000, call
Rust
method fromJava
-
sample001, convert
Java
primitive types to bytes inRust
-
sample002, accept a
Java
object inRust
, and callback toJava
-
sample003, reverse
Java
bytes -
sample004, access
Java
DirectBuffer inRust
-
sample005, access
Java
primitive array inRust
-
sample006, create
Java
object inRust
-
sample007, set a field to
Java
object inRust
-
sample008, load
Java
class inRust
s008_class_buf.rs
is generated by java2u8vec.sh -
sample009, register
Java
method dynamically inRust
-
sample010, control
Rust
thread inJava
-
sample011, control
Rust
thread inJava