Searched defs:FastInputStream (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/util/
H A DFastInputStream.java26 public class FastInputStream extends InputStream { class in inherits:InputStream
38 public FastInputStream(byte[] buffer) { method in class:FastInputStream
53 public FastInputStream(byte[] buffer, int offset, int length) { method in class:FastInputStream

Completed in 106 milliseconds