|
superclass: editor-stream-out-base% |
An editor-stream-out-bytes-base% object can be used to write
editor data into a byte string.
Creates an empty stream.
Returns the current contents of the stream.
| ▼ | 7 | Editor Classes |
| 7.1 | editor<%> |
| 7.2 | editor- |
| 7.3 | editor- |
| 7.4 | editor- |
| 7.5 | editor- |
| 7.6 | editor- |
| 7.7 | editor- |
| 7.8 | editor- |
| 7.9 | editor- |
| 7.10 | editor- |
| 7.11 | editor- |
| 7.12 | editor- |
| 7.13 | editor- |
| 7.14 | editor- |
| 7.15 | editor- |
| 7.16 | keymap% |
| 7.17 | pasteboard% |
| 7.18 | text% |
| Inherited methods: |
| from editor- |
| bad? |
| seek |
| tell |
| write |
| write- |
|
superclass: editor-stream-out-base% |