java.io.Closeable
java.lang.AutoCloseable
public interface RomBufferFactory implements Closeable
abstract RomBuffer
create()
abstract Unit
close()
abstract ByteOrder
getOrder()
setOrder(ByteOrder order)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract RomBuffer create()
abstract Unit close()
abstract ByteOrder getOrder()
abstract Unit setOrder(ByteOrder order)