| Package | Description |
|---|---|
| io.jstuff.pipeline.codec |
UTF-16 encoding and decoding classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
ISO8859_1_UTF16<R>
A decoder
IntPipeline to convert ISO-8859-1 encoding to UTF-16 data. |
class |
ISO8859_15_UTF16<R>
A decoder
IntPipeline to convert ISO-8859-15 encoding to UTF-16 data. |
class |
Windows1252_UTF16<R>
A decoder
IntPipeline to convert Windows-1252 encoding to UTF-16 data. |
Copyright © 2025. All rights reserved.