Class StreamProviderFileSerializer

    • Constructor Detail

      • StreamProviderFileSerializer

        public StreamProviderFileSerializer​(StreamProvider provider)
        Parameters:
        provider - the provider to read
    • Method Detail

      • serialize

        public void serialize​(File file)
                       throws Exception
        Specified by:
        serialize in interface FileSerializer
        Parameters:
        file - the file to write to
        Throws:
        Exception - when failing to serialize the data to the passed file