Class UTF8Decoder

java.lang.Object
org.oscim.utils.UTF8Decoder

public class UTF8Decoder extends Object
  • Constructor Details

    • UTF8Decoder

      public UTF8Decoder()
  • Method Details

    • decode

      public String decode(byte[] data, int offset, int byteCount)