SocketStream compile: 'next: count "Read count elements and return them in a collection. If the receiver is #atEnd before count elements were read, return a smaller collection." ^ self nextInto: (self streamBuffer: count)' classified: (SocketStream organization categoryOfElement: #next:).