Method: OpenC3::FormAccessor#enforce_encoding
- Defined in:
- lib/openc3/accessors/form_accessor.rb
#enforce_encoding ⇒ Object
If this is set it will enforce that buffer data is encoded in a specific encoding
65 66 67 |
# File 'lib/openc3/accessors/form_accessor.rb', line 65 def enforce_encoding return nil end |