Charset (Stream - Java)
Read-only. Character set used by the external data source.
Defined in
Data type
String
Syntax
public String getCharset()
throws NotesException
Usage
Specify the character set for a stream with open.
This property is Unicode for a new Stream object.
Language cross-reference
Charset property in LotusScript® NotesStream class