Home Reference Source Repository
import File from 'jscenekit/js/util/_File.js'
public class | source

File

Constructor Summary

Public Constructor
public

constructor(fileBits: array, fileName: string, options: Object)

Member Summary

Public Members
public get
public get
public get

name: *

public get

size: *

public get

type: *

public get

Public Constructors

public constructor(fileBits: array, fileName: string, options: Object) source

Params:

NameTypeAttributeDescription
fileBits array
fileName string
options Object

Public Members

public get lastModified: * source

public get lastModifiedDate: * source

public get name: * source

public get size: * source

public get type: * source

public get webkitRelativePath: * source