Package com.perforce.p4java.common.base
Class Utf8Utils
java.lang.Object
com.perforce.p4java.common.base.Utf8Utils
- Since:
- 10/11/2016
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisWellFormed(byte[] bytes) static booleanisWellFormed(byte[] bytes, int off, int len)
-
Method Details
-
isWellFormed
public static boolean isWellFormed(byte[] bytes) -
isWellFormed
public static boolean isWellFormed(byte[] bytes, int off, int len)
-