W3cubDocs

/Crystal

struct IO::EncodingOptions

Overview

Has the #name and the #invalid option.

Defined in:

io/encoding.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(name : String, invalid : Symbol?)Source

Class Method Detail

def self.check_invalid(invalid)Source

Instance Method Detail

def invalid : Symbol?Source

def name : StringSource

© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/IO/EncodingOptions.html