Replace MessageReader and MessageWriter with Message.

Change-Id: I4b23d5a1e0e39dc2487f252a0947f11328e33090
This commit is contained in:
Peter Johnson
2015-07-12 11:24:34 -07:00
parent 1760d32019
commit 2016bcb37a
12 changed files with 435 additions and 446 deletions

View File

@@ -12,7 +12,6 @@
#include <cstdlib>
#include <cstring>
#include "internal.h"
#include "leb128.h"
using namespace ntimpl;