Searched refs:skipPrimitiveIndefiniteLengthContents (Results 1 – 2 of 2) sorted by relevance
67 : skipPrimitiveIndefiniteLengthContents(); in readDataValue()160 private int skipPrimitiveIndefiniteLengthContents() throws BerDataValueFormatException { in skipPrimitiveIndefiniteLengthContents() method in ByteBufferBerDataValueReader
85 : skipPrimitiveIndefiniteLengthContents(in); in readDataValue()176 private static int skipPrimitiveIndefiniteLengthContents(InputStream in) in skipPrimitiveIndefiniteLengthContents() method in InputStreamBerDataValueReader