Class Result_SignatureNoneZ

    • Method Detail

      • ok

        public static Result_SignatureNoneZ ok​(byte[] o)
        Creates a new CResult_SignatureNoneZ in the success state.
      • err

        public static Result_SignatureNoneZ err()
        Creates a new CResult_SignatureNoneZ in the error state.
      • is_ok

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

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