%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/node_modules/@fastify/busboy/deps/dicer/lib/
Upload File :
Create Path :
Current File : //usr/share/node_modules/@fastify/busboy/deps/dicer/lib/PartStream.js

'use strict'

const inherits = require('util').inherits
const ReadableStream = require('stream').Readable

function PartStream (opts) {
  ReadableStream.call(this, opts)
}
inherits(PartStream, ReadableStream)

PartStream.prototype._read = function (n) {}

module.exports = PartStream

Zerion Mini Shell 1.0