UNPKG

mdb-reader

Version:

JavaScript library to read data from Access databases

4 lines (3 loc) 75 B
export function readBigInt(buffer) { return buffer.readBigInt64LE(); }