Class: EhbrsRubyUtils::Fs::ToWindowsPtBr

Inherits:
ToFileFormat show all
Defined in:
lib/ehbrs_ruby_utils/fs/to_windows_pt_br.rb

Constant Summary collapse

TARGET_CHARSETS =
%w[ISO-8859].freeze
ICONV_TO =
'ISO-8859-1'

Method Summary

Methods inherited from ToFileFormat

convert_self, convert_to_file, convert_to_string, #run