File manager - Edit - /usr/local/lib/node_modules/ghost-cli/node_modules/mysql/lib/protocol/packets/AuthSwitchResponsePacket.js
Back
module.exports = AuthSwitchResponsePacket; function AuthSwitchResponsePacket(options) { options = options || {}; this.data = options.data; } AuthSwitchResponsePacket.prototype.parse = function parse(parser) { this.data = parser.parsePacketTerminatedBuffer(); }; AuthSwitchResponsePacket.prototype.write = function write(writer) { writer.writeBuffer(this.data); };
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings