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 © 2020. All rights reserved.