다음을 통해 공유


EventingReadStream.ReadInternal(Byte[], Int32, Int32) 메서드

정의

protected:
 abstract int ReadInternal(cli::array <System::Byte> ^ buffer, int offset, int count);
protected abstract int ReadInternal (byte[] buffer, int offset, int count);
abstract member ReadInternal : byte[] * int * int -> int
Protected MustOverride Function ReadInternal (buffer As Byte(), offset As Integer, count As Integer) As Integer

매개 변수

buffer
Byte[]
offset
Int32
count
Int32

반환

적용 대상