Android
package

java.nio.charset

Classes | Description

This package allows translating between bytes and different character sets.

An encoder translates characters into bytes and a decoder can translate a byte stream into characters. With a charset you can create a de-/encoder pair that can be used to translate a byte stream. With the service provider package it is possible to use your own charsets.

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56