hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
StringUtils.getBytes
hunt
text
StringUtils
StringUtils
Undocumented in source. Be warned that the author may not have intended to support it.
byte
[]
getBytes
(string s)
byte
[]
getBytes
(string s, string charset)
class
StringUtils
static
byte
[]
getBytes
(
string
s
,
string
charset
)
Meta
Source
See Implementation
hunt
text
StringUtils
StringUtils
functions
escapeJson
static functions
asciiToLowerCase
commaDelimitedListToStringArray
deleteAny
delimitedListToStringArray
getBytes
normalizeCharset
randomId
split
toCommaDelimitedString
toDelimitedString
toInt
toStringArray
variables
EMPTY
EMPTY_STRING_ARRAY
__ISO_8859_1
__UTF16
__UTF8
lowercases