Overload | Description |
---|---|
DecodeBytes(String) | Decodes the ascii text from the bytes provided into the original byte array |
DecodeBytes(String,Int32,Int32) | Decodes the ascii text from the bytes provided into the original byte array |
DecodeBytes(Byte[]) | Decodes the ascii text from the bytes provided into the original byte array |
DecodeBytes(Byte[],Int32,Int32) | Decodes the ascii text from the bytes provided into the original byte array |
DecodeBytes(Byte[],Int32,Int32,Byte[],Int32) | Decodes the ascii text from the bytes provided into the original byte array |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7