Uses of Interface
io.helidon.common.buffers.CompositeBufferData
Packages that use CompositeBufferData
-
Uses of CompositeBufferData in io.helidon.common.buffers
Methods in io.helidon.common.buffers that return CompositeBufferDataModifier 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.