Class: TCPSocket

Inherits:
Object
  • Object
show all
Defined in:
lib/zoe/rexml_patches.rb

Instance Method Summary collapse

Instance Method Details

#external_encodingObject



4
5
6
# File 'lib/zoe/rexml_patches.rb', line 4

def external_encoding
  Encoding::BINARY
end