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 CompositeBufferDataBufferData.createComposite()Composite buffer data that are mutable.static CompositeBufferDataBufferData.createComposite(BufferData first) Composite buffer data that are mutable with initial value.