public class MetadataMapper extends Object
static Set<MetaData>
fromByte(byte[] content, Charset charset)
static byte[]
toByte(Set<MetaData> metadataSet, Charset charset)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static byte[] toByte(Set<MetaData> metadataSet, Charset charset)
list
charset
public static Set<MetaData> fromByte(byte[] content, Charset charset)
content
Copyright © 2018. All rights reserved.