mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 18:58:51 +00:00
8 lines
237 B
Erlang
8 lines
237 B
Erlang
|
%%% Copyright (c) 2007- Facebook
|
||
|
%%% Distributed under the Thrift Software License
|
||
|
%%%
|
||
|
%%% See accompanying file LICENSE or visit the Thrift site at:
|
||
|
%%% http://developers.facebook.com/thrift/
|
||
|
|
||
|
-record(tBinaryProtocolFactory, {super}).
|