Class Option_CVec_u8ZZ

    • Method Detail

      • some

        public static Option_CVec_u8ZZ some​(byte[] o)
        Constructs a new COption_CVec_u8ZZ containing a crate::c_types::derived::CVec_u8Z
      • none

        public static Option_CVec_u8ZZ none()
        Constructs a new COption_CVec_u8ZZ containing nothing
      • clone

        public Option_CVec_u8ZZ clone()
        Creates a new COption_CVec_u8ZZ which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.
        Overrides:
        clone in class Object