public interface DataOutputPlus
extends java.io.DataOutput
void write(java.nio.ByteBuffer buffer)
throws java.io.IOException
java.io.IOExceptionvoid write(Memory memory, long offset, long length) throws java.io.IOException
java.io.IOExceptionCopyright © 2015 The Apache Software Foundation