Package io.camunda.zeebe.util
Class StringUtil
java.lang.Object
io.camunda.zeebe.util.StringUtil
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Charsetstatic final UnaryOperator<List<String>> Helper functions that removes nulls and empty strings and trims all remaining strings -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LIST_SANITIZER
Helper functions that removes nulls and empty strings and trims all remaining strings -
DEFAULT_CHARSET
-
-
Constructor Details
-
StringUtil
public StringUtil()
-
-
Method Details
-
getBytes
-
getBytes
-
fromBytes
-
fromBytes
-
limitString
-