hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
StringUtils
hunt
proton
engine
impl
StringUtils
Undocumented in source.
class
StringUtils {
static
string
toQuotedString
(Binary bin, int stringLength, bool appendIfTruncated);
}
Members
Static functions
toQuotedString
string
toQuotedString
(Binary bin, int stringLength, bool appendIfTruncated)
Converts the Binary to a quoted string.
Meta
Source
See Implementation
hunt
proton
engine
impl
StringUtils
classes
StringUtils