Uses of Class
com.io7m.jspiel.api.RiffWriteException
-
Packages that use RiffWriteException Package Description com.io7m.jspiel.api RIFF I/O (API) -
-
Uses of RiffWriteException in com.io7m.jspiel.api
Methods in com.io7m.jspiel.api that throw RiffWriteException Modifier and Type Method Description RiffFileWriterTypeRiffFileWriterProviderType. createForChannel(java.net.URI source, RiffFileWriterDescriptionType description, java.nio.channels.SeekableByteChannel channel)Create a writer for the given byte channel.voidRiffFileWriterType. write()Write all data to the output file.
-