public class CodePointStream
extends java.lang.Object
Constructor | Description |
---|---|
CodePointStream(CodePointBuffer buffer,
int increment) |
Modifier and Type | Method | Description |
---|---|---|
void |
close() |
|
void |
put(int b) |
|
void |
put(int[] b) |
public CodePointStream(CodePointBuffer buffer, int increment)