Ticket #60 (closed task: resolved)
read/writeStream name convention
| Reported by: | niam | Owned by: | niam |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12.0 |
| Component: | Version: | ||
| Severity: | feature | Keywords: | |
| Cc: |
Description
read/writeStream should be read/writeString to indicate that they are working with '\0' terminated strings rather than with fixed-sized blocks
Change History
comment:2 Changed 2 years ago by niam
- Status changed from assigned to closed
- Resolution set to fixed
(In [b68fd22103c85c1cae028b089f673dce44af5c89]) {issue #60[resolved]} rename (write|read|print)Stream to (write|read|print)String
Note: See
TracTickets for help on using
tickets.
