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