BinHexEncoder.GetMaxByteCount Method The GetMaxByteCount method returns the maximum number of bytes that are needed to store dataCount bytes of data after it has been BinHex-encoded. Namespace:Microsoft.Exchange
QPEncoder.GetMaxByteCount Method The GetMaxByteCount method returns the maximum number of bytes that are needed to store dataCount bytes of data after it has been encoded. Namespace: Microsoft.Exchange.Data.Mime.Encoders Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Com...
Namespace: Microsoft.Exchange.Data.Mime.Encoders Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll) Syntax C# 複製 public override sealed int GetMaxByteCount ( int dataCount ) Parameters dataCount The number of bytes of base64-encoded data. Return Value...
QPDecoder.GetMaxByteCount MethodThe GetMaxByteCount method returns the maximum number of bytes that are needed to store dataCount bytes of data after it has been decoded. Namespace: Microsoft.Exchange.Data.Mime.Encoders Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data....
Base64Encoder.GetMaxByteCount Method The GetMaxByteCount method returns the maximum number of bytes that are required to store dataCount bytes of binary data after it has been encoded. Namespace: Microsoft.Exchange.Data.Mime.Encoders Assembly: Microsoft.Exchange.Data.Common (in Microsoft...
When overridden in a derived class, the GetMaxByteCount method returns the maximum number of bytes needed to store the result of encoding or decoding dataCount bytes of raw or encoded data, respectively. Namespace: Microsoft.Exchange.Data.Mime.Encoders Assembly: Microsoft.Exchange.Data.Common...
The GetMaxByteCount method returns the maximum number of bytes that are required to store dataCount bytes of binary data after it has been encoded. Namespace: Microsoft.Exchange.Data.Mime.Encoders Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll) Syntax C# 复制 ...
The GetMaxByteCount method returns the maximum number of bytes that are required to store dataCount bytes of binary data after it has been encoded. Namespace: Microsoft.Exchange.Data.Mime.Encoders Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll) Syntax C# ...
Namespace: Microsoft.Exchange.Data.Mime.Encoders Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll) Syntax C# 复制 public override sealed int GetMaxByteCount( int dataCount ) Parameters dataCount Type: System.Int32 The number of bytes of binary data to enc...
Base64Encoder.GetMaxByteCount method 發行項 2015/08/25 本文內容 Syntax See also The GetMaxByteCount method returns the maximum number of bytes that are required to store dataCount bytes of binary data after it has been encoded. Namespace: Microsoft.Exchange.Data.Mime.Encoders Assembly: ...