UNPKG

major-a

Version:

A simple and easy to implement user authentication and tracking module for Express.

7 lines (6 loc) 132 B
'use strict'; module.exports = exports = function(buf) { for( let i = 0; i < buf.length; i++ ) { buf.writeUInt8(0, i); } };