mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-27 15:45:48 +00:00
back out change
This commit is contained in:
@@ -7,7 +7,7 @@ import { Buffer } from 'buffer/'
|
|||||||
* BinaryParser is used to compute fields and values from a HexString
|
* BinaryParser is used to compute fields and values from a HexString
|
||||||
*/
|
*/
|
||||||
class BinaryParser {
|
class BinaryParser {
|
||||||
public bytes: Buffer
|
private bytes: Buffer
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Initialize bytes to a hex string
|
* Initialize bytes to a hex string
|
||||||
|
|||||||
Reference in New Issue
Block a user