Class Option_ThirtyTwoBytesZ

    • Method Detail

      • some

        public static Option_ThirtyTwoBytesZ some​(byte[] o)
        Constructs a new COption_ThirtyTwoBytesZ containing a crate::c_types::ThirtyTwoBytes
      • none

        public static Option_ThirtyTwoBytesZ none()
        Constructs a new COption_ThirtyTwoBytesZ containing nothing
      • clone

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