mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
a7420b6593
This patch causes the underlying ByteBuffer that backs a binary field to be hidden behind a default accessor that provides a byte[] interface. This should allow users who skipped 0.4 to update their generated code without breaking any of their other code. A new accessor has been added that allows a way down to the underlying ByteBuffer for those experts who want to take advantage. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@996579 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
as3 | ||
cocoa | ||
cpp | ||
csharp | ||
erl | ||
hs | ||
java | ||
js | ||
ocaml | ||
perl | ||
php | ||
py | ||
rb | ||
st | ||
Makefile.am |