XAttrUtil()
protected static String
decodeString(ByteBuffer bb)
protected static List<String>
decodeStringSequence(ByteBuffer bb)
protected static Memory
encodeString(String s)
static String
getXAttr(String path, String name)
static List<String>
listXAttr(String path)
static int
removeXAttr(String path, String name)
setXAttr(String path, String name, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait