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