Represents a file source from a buffer.

Properties

data

data: Buffer;

The buffer data of the file.


type

type: "buffer";

The type of the file source, which is always “buffer”.