Package org.jetbrains.bio
See: Description
-
Class Summary Class Description BBRomBuffer A read-only buffer based on ByteBuffer. BetterSeekableBufferedStream EndianAwareDataSeekableStream EndianBufferFactory The factory creates buffer which isn't thread safe and couldn't be used for concurrent BigFileaccess.EndianSynchronizedBufferFactory The factory creates thread safe buffer which could be used for concurrent BigFileaccess.EndianThreadSafeBufferFactory The factory creates thread safe buffer which could be used for concurrent BigFileaccess.HeavyweightRomBuffer LightweightRomBuffer Lightweight RomBufferimplementation which shares givenSeekableDataInputwith all its duplicates.MMBRomBuffer A read-only mapped buffer which supports files 2GB . MMBRomBufferFactory OrderedDataOutput A stripped-down byte order-aware complement to java.io.DataOutputStream. RomBuffer A read-only buffer. ScoredInterval SynchronizedStreamAccessRomBuffer Buffer implements thread safe in terms of underlying stream read/seek operations. -
Enum Summary Enum Description CompressionType -
Interface Summary Interface Description EndianSeekableDataInput RomBufferFactory SeekableDataInput java.io.DataInputinterface extension withseekand additional read methods