io.external_encoding â encoding
Instance Public methods
Returns the Encoding object that represents the
encoding of the file. If io is write mode and no encoding is specified,
returns nil.
Returns the Encoding object that represents the
encoding of the file. If io is write mode and no encoding is specified,
returns nil.
Please login to continue.