Package com.mongodb.crypt.capi
Class CAPI.mongocrypt_binary_t
- java.lang.Object
-
- com.sun.jna.PointerType
-
- com.mongodb.crypt.capi.CAPI.mongocrypt_binary_t
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped
- Enclosing class:
- CAPI
public static class CAPI.mongocrypt_binary_t extends com.sun.jna.PointerTypeA non-owning view of a byte buffer.Functions returning a mongocrypt_binary_t* expect it to be destroyed with mongocrypt_binary_destroy.
-
-
Constructor Summary
Constructors Constructor Description mongocrypt_binary_t()
-