| Package | Description |
|---|---|
| io.helidon.media.common |
Common classes for processing content with a specific
MediaType. |
| Modifier and Type | Method and Description |
|---|---|
static Function<CharBuffer,Flow.Publisher<DataChunk>> |
ContentWriters.charBufferWriter(Charset charset)
Returns a writer function for
CharBuffer using provided standard charset. |
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.