This topic has not yet been rated - Rate this topic

UTF32Encoding.GetString Method

Decodes a sequence of bytes into a string.

Name Description
UTF32Encoding.GetString (Byte[]) When overridden in a derived class, decodes all the bytes in the specified byte array into a string.
UTF32Encoding.GetString (Byte[], Int32, Int32) Decodes a range of bytes from a byte array into a string.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.