다음을 통해 공유


FixedSizeBuffer(Int32) 생성자

정의

고정 크기 바이트 버퍼에 대한 액세스를 관리합니다.

public FixedSizeBuffer (int blockSizeInByte);
new Orleans.Providers.Streams.Common.FixedSizeBuffer : int -> Orleans.Providers.Streams.Common.FixedSizeBuffer
Public Sub New (blockSizeInByte As Integer)

매개 변수

blockSizeInByte
Int32

블록 크기(바이트)입니다.

적용 대상