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