SPREAD for WPF 4.0J - GcSpreadSheet
ReadAtLeastAsync メソッド

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Core 名前空間 > ChunkedMemoryStream クラス : ReadAtLeastAsync メソッド
シンタックス
'宣言
 
Public Function ReadAtLeastAsync( _
   ByVal buffer As System.Memory(Of Byte), _
   ByVal minimumBytes As System.Integer, _
   Optional ByVal throwOnEndOfStream As System.Boolean, _
   Optional ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.ValueTask(Of Integer)
public System.Threading.Tasks.ValueTask<int> ReadAtLeastAsync( 
   System.Memory<byte> buffer,
   System.int minimumBytes,
   System.bool throwOnEndOfStream,
   System.Threading.CancellationToken cancellationToken
)

パラメータ

buffer
minimumBytes
throwOnEndOfStream
cancellationToken
参照

ChunkedMemoryStream クラス
ChunkedMemoryStream メンバ