Class RiffChunkIDs


  • public final class RiffChunkIDs
    extends java.lang.Object
    Functions to construct chunk IDs.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static RiffChunkID ofBytes​(byte[] bytes)
      Construct a chunk ID.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • ofBytes

        public static RiffChunkID ofBytes​(byte[] bytes)
        Construct a chunk ID.
        Parameters:
        bytes - The input bytes
        Returns:
        A chunk ID