6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
|
|
package std.io
|
||
|
|
|
||
|
|
protocol StreamReader
|
||
|
|
- get:buf
|
||
|
|
end
|