UNPKG

node-opcua-utils

Version:

pure nodejs OPCUA SDK - module utils

2 lines (1 loc) 96 B
export declare function compare_buffers(buf1: Buffer, buf2: Buffer, max_length?: number): void;