Idenity encodings have a fixed cost, 1 byte out per 1 byte in
# File lib/mail/encodings/8bit.rb, line 24
24: def self.cost(str)
25: 1.0
26: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.