interface Writer
Write a Layer to an InputStream, File, or String.
Write the Layer to the OutputStream
layer -  The Layerout -  The OutputStreamWrite the Layer to the File
layer -  The Layerfile -  The FileWrite the Layer to a String
layer -  The Layer