Samraksh eMote .NOW
Read Method (DataReference)
        



Read a byte array from DataStore, specifying the amount to read and the offset from start of allocation.
Overload List
Overload Description
Read(Byte[],Int32,Int32) Read a byte array from DataStore, specifying the amount to read and the offset from start of allocation.  
Read(UInt16[],Int32,Int32) Read a ushort (UInt16) array from DataStore, specifying the amount to read and the offset from start of allocation.  
Read(UInt32[],Int32,Int32) Read a uint (UInt16) array from DataStore, specifying the amount to read and the offset from start of allocation.  
Read(Byte[],Int32) Read a byte array from DataStore, specifying the amount to read.  
Read(UInt16[],Int32) Read a ushort (UInt16) array from DataStore, specifying the amount to read.  
Read(UInt32[],Int32) Read a uint (UInt16) from DataStore, specifying the amount to read.  
Read(Byte[]) Read a byte array from DataStore.  
Read(UInt16[]) Read a ushort (UInt16) array from DataStore.  
Read(UInt32[]) Read a uint (UInt16) from DataStore, specifying the amount to read and the offset from start of allocation.  
Requirements

Target Platforms: eMote .NOW

See Also

Reference

DataReference Class
DataReference Members

Send Feedback