Class Result__u832APIErrorZ

    • Method Detail

      • ok

        public static Result__u832APIErrorZ ok​(byte[] o)
        Creates a new CResult__u832APIErrorZ in the success state.
      • is_ok

        public boolean is_ok()
        Checks if the given object is currently in the success state
      • clone

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