undo debugging change

This commit is contained in:
Mayukha Vadari
2022-07-19 11:33:54 +01:00
parent 492de32388
commit c371a38e87

View File

@@ -7,7 +7,7 @@ import { Buffer } from 'buffer/'
* BinaryParser is used to compute fields and values from a HexString
*/
class BinaryParser {
public bytes: Buffer
private bytes: Buffer
/**
* Initialize bytes to a hex string