APIリファレンス(Node.js)

baasatrakuza-admin > RKZFile > (constructor)

RKZFile.(constructor)

コンストラクタです。

Signature:

constructor(file: any, name: string);

Parameters

ParameterTypeDescription
fileanyファイルデータ。Bufferopen in new windowまたはstream.Readableopen in new windowを渡してください。
namestringファイル名