enc.dummy? â true or false Instance Public methods Returns true for dummy encodings. A dummy encoding is an encoding for which character handling is not properly implemented. It is used for stateful encodings. Encoding::ISO_2022_JP.dummy? #=> true Encoding::UTF_8.dummy? #=> false
read_bin(name) Instance Public methods Read a REG_SZ(read_s), REG_DWORD(read_i), or REG_BINARY(read_bin) registry value named name. If the values type does not match, TypeError is raised.
to_feed(feed, current) Instance Public methods
big + other â Numeric Instance Public methods Adds big and other, returning the result.
exist?() Instance Public methods
sort_cget(option) Instance Public methods
line_show(*names) Instance Public methods
type(keynam, valnam) Class Public methods
accept_heading(heading) Instance Public methods Adds heading to the output. The headings greater than 6 are trimmed to level 6.
engines() Class Public methods
Page 595 of 2275