Method: Thrift::BinaryProtocol#strict_read
- Defined in:
- lib/thrift/protocol/binary_protocol.rb
#strict_read ⇒ Object (readonly)
Returns the value of attribute strict_read.
26 27 28 |
# File 'lib/thrift/protocol/binary_protocol.rb', line 26 def strict_read @strict_read end |