Method: Net::IMAP::BodyTypeBasic#encoding

Defined in:
lib/net/imap.rb

#encodingObject (private)

Returns the value of attribute encoding

Returns:

  • (Object)

    the current value of encoding



1745
1746
1747
# File 'lib/net/imap.rb', line 1745

def encoding
  @encoding
end