FileOutputStream.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias write = java.io.OutputStream.OutputStream.write
  2. void write(int b)
    class FileOutputStream
    override
    void
    write
    (
    int b
    )

Meta