| Package | Description |
|---|---|
| net.lecousin.framework.io.text |
IO on characters and text.
|
| net.lecousin.framework.util |
Utility classes.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ICharacterStream.Writable.Buffered
Buffered writable character stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedWritableCharacterStream
Implement a buffered writable character stream from a writable IO.
|
class |
WritableCharacterStream
Implement a non-buffered writable character stream using a writable IO.
|
| Constructor and Description |
|---|
CharacterStreamWritePool(ICharacterStream.Writable stream)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
UnprotectedStringBuffer.WCS
CharacterStream implementation.
|
Copyright © 2019. All rights reserved.