| Package | Description |
|---|---|
| io.jstuff.pipeline.codec |
UTF-16 encoding and decoding classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
UTF16_ISO8859_1<R>
An encoder
IntPipeline to convert UTF-16 data to ISO-8859-1 encoding. |
class |
UTF16_ISO8859_15<R>
An encoder
IntPipeline to convert UTF-16 data to ISO-8859-15 encoding. |
class |
UTF16_Windows1252<R>
An encoder
IntPipeline to convert UTF-16 data to Windows-1252 encoding. |
Copyright © 2025. All rights reserved.