Ticket #60 (closed task: resolved)

Opened 2 years ago

Last modified 2 years ago

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:1 Changed 2 years ago by niam

  • Milestone changed from 0.13.0 to 0.12.0

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

comment:3 Changed 2 years ago by niam

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:4 Changed 2 years ago by niam

  • Status changed from reopened to closed
  • Resolution set to resolved
Note: See TracTickets for help on using tickets.