Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Windows
Storage
Streams
DataReader
Class DataReader
Index
Constructor methods
constructor
Properties
byteOrder
inputStreamOptions
unconsumedBufferLength
unicodeEncoding
Methods
close
detachBuffer
detachStream
dispose
fromBuffer
loadAsync
readBoolean
readBuffer
readByte
readBytes
readDateTime
readDouble
readGuid
readInt16
readInt32
readInt64
readSingle
readString
readTimeSpan
readUInt16
readUInt32
readUInt64
Constructor methods
constructor
(
inputStream
:
IInputStream
)
:
DataReader
Parameters
inputStream:
IInputStream
Returns
DataReader
Properties
public
byteOrder
:
ByteOrder
public
inputStreamOptions
:
InputStreamOptions
public
unconsumedBufferLength
:
number
public
unicodeEncoding
:
UnicodeEncoding
Methods
public
close
(
)
public
detachBuffer
(
)
:
IBuffer
Returns
IBuffer
public
detachStream
(
)
:
IInputStream
Returns
IInputStream
public
dispose
(
)
public
static
fromBuffer
(
buffer
:
IBuffer
)
:
DataReader
Parameters
buffer:
IBuffer
Returns
DataReader
public
loadAsync
(
count
:
number
)
:
DataReaderLoadOperation
Parameters
count:
number
Returns
DataReaderLoadOperation
public
readBoolean
(
)
:
boolean
Returns
boolean
public
readBuffer
(
length
:
number
)
:
IBuffer
Parameters
length:
number
Returns
IBuffer
public
readByte
(
)
:
number
Returns
number
public
readBytes
(
)
:
Uint8Array
Returns
Uint8Array
public
readDateTime
(
)
:
Date
Returns
Date
public
readDouble
(
)
:
number
Returns
number
public
readGuid
(
)
:
string
Returns
string
public
readInt16
(
)
:
number
Returns
number
public
readInt32
(
)
:
number
Returns
number
public
readInt64
(
)
:
number
Returns
number
public
readSingle
(
)
:
number
Returns
number
public
readString
(
codeUnitCount
:
number
)
:
string
Parameters
codeUnitCount:
number
Returns
string
public
readTimeSpan
(
)
:
number
Returns
number
public
readUInt16
(
)
:
number
Returns
number
public
readUInt32
(
)
:
number
Returns
number
public
readUInt64
(
)
:
number
Returns
number
Globals
Windows
Windows.ApplicationModel
Windows.ApplicationModel.Activation
Windows.ApplicationModel.Background
Windows.ApplicationModel.Contacts
Windows.ApplicationModel.Contacts.Provider
Windows.ApplicationModel.Core
Windows.ApplicationModel.DataTransfer
Windows.ApplicationModel.DataTransfer.ShareTarget
Windows.ApplicationModel.Resources
Windows.ApplicationModel.Resources.Core
Windows.ApplicationModel.Resources.Management
Windows.ApplicationModel.Search
Windows.ApplicationModel.Store
Windows.Data
Windows.Data.Html
Windows.Data.Json
Windows.Data.Xml
Windows.Data.Xml.Dom
Windows.Data.Xml.Xsl
Windows.Devices
Windows.Devices.Enumeration
Windows.Devices.Enumeration.Pnp
Windows.Devices.Geolocation
Windows.Devices.Input
Windows.Devices.Portable
Windows.Devices.Printers
Windows.Devices.Printers.Extensions
Windows.Devices.Sensors
Windows.Devices.Sms
Windows.Foundation
Windows.Foundation.Collections
Windows.Foundation.Diagnostics
Windows.Foundation.Metadata
Windows.Globalization
Windows.Globalization.Collation
Windows.Globalization.DateTimeFormatting
Windows.Globalization.Fonts
Windows.Globalization.NumberFormatting
Windows.Graphics
Windows.Graphics.Display
Windows.Graphics.Imaging
Windows.Graphics.Printing
Windows.Graphics.Printing.OptionDetails
Windows.Management
Windows.Management.Core
Windows.Management.Deployment
Windows.Media
Windows.Media.Capture
Windows.Media.Devices
Windows.Media.MediaProperties
Windows.Media.PlayTo
Windows.Media.Playlists
Windows.Media.Protection
Windows.Media.Transcoding
Windows.Networking
Windows.Networking.BackgroundTransfer
Windows.Networking.Connectivity
Windows.Networking.NetworkOperators
Windows.Networking.Proximity
Windows.Networking.PushNotifications
Windows.Networking.Sockets
Windows.Security
Windows.Security.Authentication
Windows.Security.Authentication.OnlineId
Windows.Security.Authentication.Web
Windows.Security.Credentials
Windows.Security.Credentials.UI
Windows.Security.Cryptography
Windows.Security.Cryptography.Certificates
Windows.Security.Cryptography.Core
Windows.Security.Cryptography.DataProtection
Windows.Security.ExchangeActiveSyncProvisioning
Windows.Storage
Windows.Storage.AccessCache
Windows.Storage.BulkAccess
Windows.Storage.Compression
Windows.Storage.FileProperties
Windows.Storage.Pickers
Windows.Storage.Pickers.Provider
Windows.Storage.Provider
Windows.Storage.Search
Windows.Storage.Streams
Windows.System
Windows.System.Display
Windows.System.Profile
Windows.System.RemoteDesktop
Windows.System.Threading
Windows.System.Threading.Core
Windows.System.UserProfile
Windows.UI
Windows.UI.ApplicationSettings
Windows.UI.Core
Windows.UI.Core.AnimationMetrics
Windows.UI.Input
Windows.UI.Input.Inking
Windows.UI.Notifications
Windows.UI.Popups
Windows.UI.StartScreen
Windows.UI.Text
Windows.UI.ViewManagement
Windows.UI.WebUI
Windows.Web
Windows.Web.AtomPub
Windows.Web.Syndication
ByteOrder
InputStreamOptions
UnicodeEncoding
IBuffer
IBufferFactory
IContentTypeProvider
IDataReader
IDataReaderFactory
IDataReaderStatics
IDataWriter
IDataWriterFactory
IInputStream
IInputStreamReference
IOutputStream
IRandomAccessStream
IRandomAccessStreamReference
IRandomAccessStreamReferenceStatics
IRandomAccessStreamStatics
IRandomAccessStreamWithContentType
Buffer
DataReader
constructor
byteOrder
inputStreamOptions
unconsumedBufferLength
unicodeEncoding
close
detachBuffer
detachStream
dispose
fromBuffer
loadAsync
readBoolean
readBuffer
readByte
readBytes
readDateTime
readDouble
readGuid
readInt16
readInt32
readInt64
readSingle
readString
readTimeSpan
readUInt16
readUInt32
readUInt64
DataReaderLoadOperation
DataWriter
DataWriterStoreOperation
FileInputStream
FileOutputStream
FileRandomAccessStream
InMemoryRandomAccessStream
InputStreamOverStream
OutputStreamOverStream
RandomAccessStream
RandomAccessStreamOverStream
RandomAccessStreamReference