+ * This is equivalent to evaluating the expression {@code out.get() == null}. + * + * @return {@code true} if there is a value present, otherwise {@code false} + */ + public boolean isPresent() { + return value != null; + } + + /** + * Indicates whether some other object is equal to this {@link Out} value. The other object is considered equal if: + *
* This method must transcode the UTF-16 into UTF-8 which both requires allocation and is a size of data operation.
*/
diff --git a/jre/src/main/java/com/azure/data/cosmos/serialization/hybridrow/Float128.java b/jre/src/main/java/com/azure/data/cosmos/serialization/hybridrow/Float128.java
index 98cce6e..139afb4 100644
--- a/jre/src/main/java/com/azure/data/cosmos/serialization/hybridrow/Float128.java
+++ b/jre/src/main/java/com/azure/data/cosmos/serialization/hybridrow/Float128.java
@@ -36,7 +36,7 @@ package com.azure.data.cosmos.serialization.hybridrow;
//C# TO JAVA CONVERTER WARNING: Java has no equivalent to the C# readonly struct:
public final class Float128 {
/**
- * The size (in bytes) of a
- * A Hybrid Row begins in the 0-th byte of the