Class: TCPSocket

Inherits:
Object
  • Object
show all
Defined in:
lib/hipbot/patches/encoding.rb

Instance Method Summary collapse

Instance Method Details

#external_encodingObject



3
4
5
# File 'lib/hipbot/patches/encoding.rb', line 3

def external_encoding
  Encoding::BINARY
end