THRIFT-1766 [Ruby] Provide support for binary types
authorRoger Meier <roger@apache.org>
Thu, 27 Dec 2012 00:24:20 +0000 (01:24 +0100)
committerRoger Meier <roger@apache.org>
Thu, 27 Dec 2012 00:24:20 +0000 (01:24 +0100)
commit19dbbefcc183abce5f502aadc83fc86b7edb90c7
tree9ef1d96342a796d6f377c2b56c455a787a53edd7
parentf089f8ee5f9ec70fdf8eb401d6844d05d7927cd5
THRIFT-1766 [Ruby] Provide support for binary types
Patch: Nathan Beyer
lib/rb/ext/binary_protocol_accelerated.c
lib/rb/ext/compact_protocol.c
lib/rb/lib/thrift/protocol/base_protocol.rb
lib/rb/lib/thrift/protocol/binary_protocol.rb
lib/rb/lib/thrift/protocol/compact_protocol.rb
lib/rb/lib/thrift/struct.rb
lib/rb/lib/thrift/struct_union.rb
lib/rb/spec/base_protocol_spec.rb
lib/rb/spec/binary_protocol_spec_shared.rb
lib/rb/spec/compact_protocol_spec.rb