|        | |||||
|  | |||||
| operator | is buffer | ||||
| Related Syntax | |||||
| Summary | Boolean Returns true if the stream is opened as a buffer, and false otherwise. Replacing  | 
stream? stream-name indexer? (is | inst) buffer
You can use is buffer to test a stream variable to determine if it was opened as a buffer.
| Related Syntax open | 
| ---- |