public final class InputBufferUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
collectContent(InputBuffer buf)
Collects the actual input text the input buffer provides into a String.
|
public static String collectContent(InputBuffer buf)
buf - the input buffer to collect fromCopyright © 2019. All rights reserved.