-
- All Implemented Interfaces:
-
java.io.Closeable,java.lang.AutoCloseable,org.jetbrains.bio.RomBufferFactory
public class EndianSynchronizedBufferFactory implements RomBufferFactory
The factory creates thread safe buffer which could be used for concurrent
BigFileaccess.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classEndianSynchronizedBufferFactory.Companion
-
Constructor Summary
Constructors Constructor Description EndianSynchronizedBufferFactory(EndianSeekableDataInput stream)
-