Class RiffFileBuilders

    • Constructor Summary

      Constructors 
      Constructor Description
      RiffFileBuilders()
      Construct a provider.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RiffFileBuilderType create​(java.nio.ByteOrder order)
      Create a new file builder using the given byte order.
      • Methods inherited from class java.lang.Object

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

      • RiffFileBuilders

        public RiffFileBuilders()
        Construct a provider.