Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 3661

Show
Ignore:
Timestamp:
06/22/08 19:36:01 (2 months ago)
Author:
kris
Message:

fixed a comment

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/tango/io/stream/DataStream.d

    r3631 r3661  
    8080 
    8181                Note that the size of the array is written as an integer 
    82                 prefixing the array content itself.  Use write(void[]) to  
     82                prefixing the array content itself.  Use read(void[]) to  
    8383                eschew this prefix. 
    8484