public class StiEncode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int[][] |
codePagesTable |
static int |
codePagesTableSize |
static byte[] |
unicodeToAnsiArray |
static byte[] |
unicodeToCodePageArray |
| Constructor and Description |
|---|
StiEncode() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.StringBuilder |
encode(java.lang.StringBuilder sb,
int codepage)
Emcode value
|
Copyright © 2019 Stimulsoft. All Rights Reserved.