Preparing search index...
The search index is not available
@regulaforensics/document-reader
@regulaforensics/document-reader
BytesData
Class BytesData
Index
Constructors
constructor
Properties
data
length
status
type
Methods
from
Json
Constructors
constructor
new
Bytes
Data
(
)
:
BytesData
Returns
BytesData
Properties
Readonly
data
data
:
string
Readonly
length
length
:
number
Readonly
status
status
:
number
Readonly
type
type
:
number
Methods
Static
from
Json
from
Json
(
jsonObject
)
:
BytesData
Allows you to deserialize object.
Parameters
jsonObject
:
any
Returns
BytesData
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.