nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Runtime / DataView

DataView

Full name Microsoft.VisualBasic.My.JavaScript.DataView Assembly Microsoft.VisualBasic.Runtime Members 6

01 Syntax

Microsoft.VisualBasic.My.JavaScript.DataView

02 Methods

NameOverloadsSummary
Dispose 1

03 Properties

NameOverloadsSummary
byteLength 1 the Stream.Length

04 Fields

NameOverloadsSummary
BIG_ENDIAN 2 The binary data is present in big endian.
LITTLE_ENDIAN 2 The binary data is present in little endian.

05 Members

property byteLength #
byteLength

the Stream.Length

field BIG_ENDIAN #
BIG_ENDIAN

The binary data is present in big endian.

(network byte order)

field LITTLE_ENDIAN #
LITTLE_ENDIAN

The binary data is present in little endian.

field BIG_ENDIAN overload 2 #
BIG_ENDIAN
field LITTLE_ENDIAN overload 2 #
LITTLE_ENDIAN
method Dispose #
Dispose()