createProxyStream

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ProxyStream createProxyStream(Stream stream)
    createProxyStream
    (
    Stream
    )
    (
    Stream stream
    )
    if (
    isStream!Stream
    )
  2. ProxyStream createProxyStream(InputStream input, OutputStream output)

Meta