StringUtils

Common string-related functions.

Properties

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

Functions

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