Wasatch.NET 2.4.14
.NET application driver for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
WasatchNET.ParseData Member List

This is the complete list of members for WasatchNET.ParseData, including all inherited members.

shortAsUshort(short n)WasatchNET.ParseDatainlinestatic
toBool(byte[] buf, int index)WasatchNET.ParseDatainlinestatic
toFloat(byte[] buf, int index)WasatchNET.ParseDatainlinestatic
toInt16(byte[] buf, int index)WasatchNET.ParseDatainlinestatic
toInt32(byte[] buf, int index)WasatchNET.ParseDatainlinestatic
toString(byte[] buf, int index=0, int len=0)WasatchNET.ParseDatainlinestatic
toUInt16(byte[] buf, int index)WasatchNET.ParseDatainlinestatic
toUInt32(byte[] buf, int index)WasatchNET.ParseDatainlinestatic
toUInt8(byte[] buf, int index)WasatchNET.ParseDatainlinestatic
writeBool(bool value, byte[] buf, int index)WasatchNET.ParseDatainlinestatic
writeByte(byte value, byte[] buf, int index)WasatchNET.ParseDatainlinestatic
writeFloat(float value, byte[] buf, int index)WasatchNET.ParseDatainlinestatic
writeInt16(Int16 value, byte[] buf, int index)WasatchNET.ParseDatainlinestatic
writeString(string value, byte[] buf, int index, int maxLen)WasatchNET.ParseDatainlinestatic
writeUInt16(UInt16 value, byte[] buf, int index)WasatchNET.ParseDatainlinestatic
writeUInt32(UInt32 value, byte[] buf, int index)WasatchNET.ParseDatainlinestatic