Uses of Interface
io.helidon.common.buffers.CompositeBufferData
-
Uses of CompositeBufferData in io.helidon.common.buffers
Modifier and TypeMethodDescriptionCompositeBufferData.add
(BufferData bufferData) Add this buffer to the list of buffers already in this composite buffer.static CompositeBufferData
BufferData.createComposite()
Composite buffer data that are mutable.static CompositeBufferData
BufferData.createComposite
(BufferData first) Composite buffer data that are mutable with initial value.