Mozilla.com

  1. MDC
  2. Main Page
  3. nsIOutputStream
  4. isNonBlocking
Table of contents
  1. 1. Summary
  2. 2. Remarks
Table of contents
  1. 1. Summary
  2. 2. Remarks

« XPCOM API Reference

Summary

This method returns true if the stream is non-blocking.

 boolean isNonBlocking();

Remarks

A non-blocking stream may throw NS_BASE_STREAM_WOULD_BLOCK when written to if space for the data is not immediately available.

Page last modified 23:48, 23 Apr 2006 by Pmash

Files (0)