Class Result_TransactionNoneZ

    • Method Detail

      • ok

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

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

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