Class: StringIO
- Inherits:
-
Object
- Object
- StringIO
- Defined in:
- lib/vlad_test_case.rb
Instance Method Summary collapse
-
#readpartial(size) ⇒ Object
suck!.
Instance Method Details
#readpartial(size) ⇒ Object
suck!
7 |
# File 'lib/vlad_test_case.rb', line 7 def readpartial(size) read end |