| 
 C#

 Visual Basic

 Visual C++

 | See Also
Phoenix 0.6
ByteConverter Methods

[This is preliminary documentation and is subject to change.]

The ByteConverter type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Create(Boolean)
GetBytes(Byte)
GetBytes(Int16)
GetBytes(Int32)
GetBytes(Int64)
GetBytes(SByte)
GetBytes(UInt16)
GetBytes(UInt32)
GetBytes(UInt64)
GetBytesAscii(String)
GetBytesUnicode(String)
ToAsciiString(array<Byte>[]()[], Int32, Int32)
ToByte(array<Byte>[]()[], Int32)
ToBytes(Byte, array<Byte>[]()[], Int32)
ToBytes(Int16, array<Byte>[]()[], Int32)
ToBytes(Int32, array<Byte>[]()[], Int32)
ToBytes(Int64, array<Byte>[]()[], Int32)
ToBytes(SByte, array<Byte>[]()[], Int32)
ToBytes(UInt16, array<Byte>[]()[], Int32)
ToBytes(UInt32, array<Byte>[]()[], Int32)
ToBytes(UInt64, array<Byte>[]()[], Int32)
ToBytesAscii(String, array<Byte>[]()[], Int32)
ToBytesAscii(String, array<Byte>[]()[], Int32, Int32)
ToBytesUnicode(String, array<Byte>[]()[], Int32)
ToBytesUnicode(String, array<Byte>[]()[], Int32, Int32)
ToInt16(array<Byte>[]()[], Int32)
ToInt32(array<Byte>[]()[], Int32)
ToInt64(array<Byte>[]()[], Int32)
ToSByte(array<Byte>[]()[], Int32)
ToUInt16(array<Byte>[]()[], Int32)
ToUInt32(array<Byte>[]()[], Int32)
ToUInt64(array<Byte>[]()[], Int32)
ToUnicodeString(array<Byte>[]()[], Int32, Int32)

See Also

ByteConverter Class
Phoenix Namespace

Michal Dvorak (c) 2010