Uses of Class
nl.tue.storage.FastByteArrayInputStream
-
Packages that use FastByteArrayInputStream Package Description nl.tue.storage nl.tue.storage.impl -
-
Uses of FastByteArrayInputStream in nl.tue.storage
Methods in nl.tue.storage that return FastByteArrayInputStream Modifier and Type Method Description FastByteArrayInputStreamCompressedStore. getStreamForObject(long index)Retrieves the byte representation of an object at a the given index -
Uses of FastByteArrayInputStream in nl.tue.storage.impl
Methods in nl.tue.storage.impl that return FastByteArrayInputStream Modifier and Type Method Description FastByteArrayInputStreamCompressedStoreImpl. getStreamForObject(long index)
-