public abstract class CcsidManager extends Object
| Modifier and Type | Field and Description |
|---|---|
byte |
space_ |
| Modifier and Type | Method and Description |
|---|---|
abstract byte[] |
convertFromUCS2(String sourceString,
Agent agent) |
abstract int |
convertFromUCS2(String sourceString,
byte[] buffer,
int offset,
Agent agent) |
public abstract byte[] convertFromUCS2(String sourceString, Agent agent) throws SqlException
SqlExceptionpublic abstract int convertFromUCS2(String sourceString, byte[] buffer, int offset, Agent agent) throws SqlException
SqlExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.