This OutputStream writes all data to the famous /dev/null.
This output stream has no destination (file/socket etc.) and all
bytes written to it are ignored and lost.
author: Jeremias Maerki version: $Id: NullOutputStream.java 437567 2006-08-28 06:39:07Z bayard $