Method: StringOutput#size
- Defined in:
- lib/extensions/crypt/crypt/stringio.rb
#size ⇒ Object Also known as: pos
217 218 219 |
# File 'lib/extensions/crypt/crypt/stringio.rb', line 217 def size @dest.size end |
217 218 219 |
# File 'lib/extensions/crypt/crypt/stringio.rb', line 217 def size @dest.size end |