Method: Psych::Nodes::Stream#encoding
- Defined in:
- lib/psych/nodes/stream.rb
#encoding ⇒ Object
The encoding used for this stream
25 26 27 |
# File 'lib/psych/nodes/stream.rb', line 25 def encoding @encoding end |
The encoding used for this stream
25 26 27 |
# File 'lib/psych/nodes/stream.rb', line 25 def encoding @encoding end |