Preparing search index...
The search index is not available
@regulaforensics/document-reader
@regulaforensics/document-reader
FileData
Class FileData
Index
Constructors
constructor
Properties
data?
length
status
type
Methods
from
Json
Constructors
constructor
new
File
Data
(
)
:
FileData
Returns
FileData
Properties
Optional
Readonly
data
data
?:
string
Readonly
length
length
:
number
Readonly
status
status
:
number
Readonly
type
type
:
number
Methods
Static
from
Json
from
Json
(
jsonObject
)
:
FileData
Allows you to deserialize object.
Parameters
jsonObject
:
any
Returns
FileData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
length
status
type
Methods
from
Json
@regulaforensics/document-reader
Loading...
Allows you to deserialize object.