InputStreamEditor()
Create a new InputStreamEditor, using the default ResourceEditor underneath.
InputStreamEditor(resourceEditor: ResourceEditor)
Create a new InputStreamEditor, using the given ResourceEditor underneath.
resourceEditor - the ResourceEditor to use
resourceEditor