StringUtils

Properties

Link copied to clipboard
const val GB2312: String
Link copied to clipboard
const val SHIFT_JIS: String

Functions

Link copied to clipboard
fun guessEncoding(bytes: ByteArray, hints: Map<DecodeHintType?, *>?): String