Trait jni::objects::TypeArray

source ·
pub trait TypeArray: TypeArraySealed { }
Expand description

A sealed trait to define type array access/release for primitive JNI types

Implementors§