public final class UTF8 extends Object
Modifier and Type | Method and Description |
---|---|
static byte[] |
getBytes(String str) |
static String |
getString(byte[] bytes) |
static String |
getString(byte[] bytes,
int offset,
int length) |
Copyright © 2020. All rights reserved.