@Public public interface BufferFileWriter extends FileIOChannel
MemorySegment
to file.FileIOChannel.Enumerator, FileIOChannel.ID
Modifier and Type | Method and Description |
---|---|
void |
writeBlock(Buffer buffer)
Writes the given block.
|
close, closeAndDelete, deleteChannel, getChannelID, getNioFileChannel, getSize, isClosed
void writeBlock(Buffer buffer) throws IOException
IOException
- Thrown, when the writer encounters an I/O error.Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.