Next: Sockets.ReadBuffer-buffer handling, Previous: Sockets.ReadBuffer class-instance creation, Up: Sockets.ReadBuffer [Index]
Place the next anInteger objects from the receiver into aCollection, starting at position pos. Return the number of items stored.
Copy the next anInteger objects from the receiver to aStream. Return the number of items stored.
Returns a collection of the same type that the stream accesses, up to but not including the object anObject. Returns the entire rest of the stream’s contents if anObject is not present.
Returns a collection of the same type that the stream accesses, up to but not including the object anObject. Returns the entire rest of the stream’s contents if anObject is not present.