Searched refs:SuperSlowStream (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/security/util/DerValue/
H A DBadValue.java72 bs = IOUtils.readFully(new SuperSlowStream(bignum), -1, true);
91 class SuperSlowStream extends InputStream { class in inherits:InputStream
96 public SuperSlowStream(int capacity) { method in class:SuperSlowStream

Completed in 51 milliseconds