// const t = `71 15 01 00 00 01 00 00 00 00 00 00 02 64 63 08 73 65 72 76 69 63 65 73 0c 76 69 73 75 61 6c 73 74 75 64 69 6f 03 63 6f 6d 00 00 01 00 01`.split(" ").join(""); // // const tp = Buffer.from(t, "hex") // // // import Parse from "./index"; // // import * as util from "util"; // // console.log(util.inspect(Parse(tp), false, 20, true)); //# sourceMappingURL=test.js.map