Package java.io

Class OutputStreamWriter

extends WriterObject

An OutputStreamWriter translates character streams to byte streams according to a specified encoding.

Only utf8 is supported by an iLCD panelJoC board.

Public Constructors

Public Methods

Methods inherited from java.io.Writer

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_