Typescript Library Declarations (ES2023)
Interface DataViewConstructor
Hierarchy
DataViewConstructor
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
Data
View
Constructor
(
buffer
,
byteOffset
?
,
byteLength
?
)
:
DataView
Parameters
buffer
:
Object
Optional
byteOffset
:
number
Optional
byteLength
:
number
Returns
DataView
Properties
Readonly
prototype
prototype
:
DataView
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
prototype