Class: Mail::Encodings::Binary

Inherits:
Identity show all
Defined in:
lib/mail/encodings/binary.rb

Direct Known Subclasses

EightBit

Constant Summary collapse

NAME =
'binary'
PRIORITY =
5

Method Summary

Methods inherited from Identity

cost, decode, encode

Methods inherited from TransferEncoding

can_encode?, can_transport?, compatible_input?, cost, lowest_cost, negotiate, renegotiate, to_s