public static class CodePointBuffer.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
append(CharBuffer utf16In) |
CodePointBuffer |
build() |
void |
ensureRemaining(int remainingNeeded) |
public CodePointBuffer build()
public void ensureRemaining(int remainingNeeded)
public void append(CharBuffer utf16In)
Copyright © 1992–2024 Daniel Sun. All rights reserved.