File manager - Edit - /home/webapp69.cm.in.th/u69319090038/Shop/node_modules/mysql2/lib/packets/reset_connection.js
Back
'use strict'; const Packet = require('../packets/packet'); const CommandCodes = require('../constants/commands'); class ResetConnection { constructor() {} toPacket() { const packet = new Packet(0, Buffer.alloc(5), 0, 5); packet.offset = 4; packet.writeInt8(CommandCodes.RESET_CONNECTION); return packet; } } module.exports = ResetConnection;
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.23 |
proxy
|
phpinfo
|
Settings