다음을 통해 공유


GIFDecoderStreamReader.ReadAsync(Byte[], Int32) 메서드

정의

public System.Threading.Tasks.Task<int> ReadAsync (byte[] buffer, int toRead);
member this.ReadAsync : byte[] * int -> System.Threading.Tasks.Task<int>

매개 변수

buffer
System.Byte[]
toRead
System.Int32

반환

System.Threading.Tasks.Task<System.Int32>

적용 대상