Class CAPI.mongocrypt_binary_t

  • Enclosing class:
    CAPI


    public static class CAPI.mongocrypt_binary_t
    extends com.sun.jna.PointerType
    A non-owning view of a byte buffer.

    Functions returning a mongocrypt_binary_t* expect it to be destroyed with mongocrypt_binary_destroy.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from class com.sun.jna.PointerType

        equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
    • Constructor Detail

      • mongocrypt_binary_t

        public mongocrypt_binary_t​()