parse
public static AiffProbeInfo parse(byte[] bytes) throws CodecMediaExceptionme.tamkungz.codecmedia.internal.audio.aiff.AiffParser
public final class AiffParserpublic static AiffProbeInfo parse(byte[] bytes) throws CodecMediaExceptionpublic static boolean isLikelyAiff(byte[] bytes)public static Map<String, String> readTextMetadata(byte[] bytes) throws CodecMediaExceptionpublic static byte[] writeTextMetadata(byte[] bytes, Map<String, String> metadataEntries) throws CodecMediaException