http://idk.i2p/javadoc-i2p/com/maxmind/db/BufferHolder.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details BufferHolder BufferHolder ( File database, Reader.FileMode mode) throws IOException Throws: IOException BufferHolder BufferHolder ( InputStream stream) throws IOException Construct a ThreadBuffer from the provided URL. Parameters: stream - the source of my bytes. Throws: IOException - if unable to read from your source. NullPointerException - if you provide a...