Class Result_SecretKeyNoneZ

    • Method Detail

      • ok

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

        public static Result_SecretKeyNoneZ err()
        Creates a new CResult_SecretKeyNoneZ in the error state.
      • is_ok

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

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