Returns a Unicode byte order mark encoded in UTF-32 format, if the UTF32Encoding object is configured to supply one.
Public Function GetPreamble ( ) As Byte ( )
Return Values
Byte() - A byte array containing the Unicode byte order mark, if the UTF32Encoding object is configured to supply one. Otherwise, this method returns a zero-length byte array