Package com.perforce.p4java.common.base
Class Utf8Utils
- java.lang.Object
-
- com.perforce.p4java.common.base.Utf8Utils
-
public final class Utf8Utils extends java.lang.Object
- Since:
- 10/11/2016
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isWellFormed(byte[] bytes)
static boolean
isWellFormed(byte[] bytes, int off, int len)
-