Libraries
»
thrift
(0.19.0)
»
Index
»
Thrift
»
FramedTransportFactory
»
#to_s
Method: Thrift::FramedTransportFactory#to_s
Defined in:
lib/thrift/transport/framed_transport.rb
#
to_s
⇒
Object
121 122 123
# File 'lib/thrift/transport/framed_transport.rb', line 121
def
to_s
"
framed
"
end