Implement smart buffer
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export const MAX_DATA_LENGTH = 1000
|
||||
|
||||
export enum ByteLength {
|
||||
UInt16 = 2,
|
||||
UInt32 = 4
|
||||
|
||||
Reference in New Issue
Block a user