GrapeCity Secure Mail for .NET 4.0J
GetContentEncodingStream メソッド (Resource)

System.IO.Stream.Read(System.Byte[],System.Int32,System.Int32)の使用時にエンコードを行い、System.IO.Stream.Write(System.Byte[],System.Int32,System.Int32)の使用時にデコードを行うStreamを返します。
シンタックス
Public Overrides Function GetContentEncodingStream() As Stream
public override Stream GetContentEncodingStream()

戻り値の型

エンコード/デコードを行うSystem.IO.Stream
解説
ボディのコンテンツのみに対して機能します(Headersには機能しません)。
参照

参照

Resource クラス
Resource メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.