Package io.servicetalk.utils.internal
Class CharsetUtils
java.lang.Object
io.servicetalk.utils.internal.CharsetUtils
Charset
utilities.-
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Charset>
Get aCollection
of theStandardCharsets
.
-
Method Details
-
standardCharsets
Get aCollection
of theStandardCharsets
.- Returns:
- a
Collection
of theStandardCharsets
.
-