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