Searched refs:UNSPECIFIED_ARRAY_LENGTH (Results 1 – 3 of 3) sorted by relevance
248 BindingsHelper.UNSPECIFIED_ARRAY_LENGTH); in encode()340 if (expectedLength != BindingsHelper.UNSPECIFIED_ARRAY_LENGTH in encode()364 if (expectedLength != BindingsHelper.UNSPECIFIED_ARRAY_LENGTH in encode()540 if (expectedLength != BindingsHelper.UNSPECIFIED_ARRAY_LENGTH in encoderForArray()
50 public static final int UNSPECIFIED_ARRAY_LENGTH = -1; field in BindingsHelper
517 byte[] bytes = readBytes(offset, arrayNullability, BindingsHelper.UNSPECIFIED_ARRAY_LENGTH); in readString()717 if (expectedLength != BindingsHelper.UNSPECIFIED_ARRAY_LENGTH in readDataHeaderForBooleanArray()734 if (expectedLength != BindingsHelper.UNSPECIFIED_ARRAY_LENGTH in readDataHeaderForArray()