Represents a file source from a buffer.
data: Buffer;
The buffer data of the file.
type: "buffer";
The type of the file source, which is always “buffer”.