characterSet

 

public int

The coded character set identifier of character data in the application message data. It alters the behavior of MQMessage.readString(), MQMessage.readLine() and MQMessage.writeString() .

The default value for this field is MQC.MQCCSI_Q_MGR . The following additional character set values are supported:

850

commonly used ASCII codeset

819

the ISO standard ASCII codeset

37

the American EBCDIC codeset

1200

Unicode

1208

UTF-8


uj13390_