blob: cfd48367061305f65b7fae1d49252901a8e8c798 [file] [log] [blame]
-define(VERSION_MASK, 16#FFFF0000).
-define(VERSION_1, 16#80010000).
-record(tBinaryProtocol, {trans}).