Add thrift_file_transport, useful for reading from files dumped by thrift_disk_log_tr...
authorDavid Reiss <dreiss@apache.org>
Wed, 11 Jun 2008 01:13:05 +0000 (01:13 +0000)
committerDavid Reiss <dreiss@apache.org>
Wed, 11 Jun 2008 01:13:05 +0000 (01:13 +0000)
commit47515b4b8fd17e5f58b1fb29a6f5fdac125db911
tree47c7b51a06c5ecfc9b0548b4a4ddafa2bd23d107
parentddb6747ad90e0318e542dea3ea941745a8766601
Add thrift_file_transport, useful for reading from files dumped by thrift_disk_log_transport for example

Test plan: using this in a local tool in reader mode, and works fine. Haven't tested write mode, sorry

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666471 13f79535-47bb-0310-9956-ffa450edef68
lib/alterl/src/thrift_file_transport.erl [new file with mode: 0644]