|
Dreamine.Communication.Core 1.0.2
Dreamine.Communication.Core 통신 기능과 관련 API를 제공합니다.
|
다음에 대한 모든 멤버의 목록입니다 : Dreamine.Communication.Core.Framing.LengthPrefixedMessageFrameCodec (모든 상속된 멤버들도 포함합니다.)
| _maxFrameLength | Dreamine.Communication.Core.Framing.LengthPrefixedMessageFrameCodec | private |
| HeaderSize | Dreamine.Communication.Core.Framing.LengthPrefixedMessageFrameCodec | privatestatic |
| LengthPrefixedMessageFrameCodec() | Dreamine.Communication.Core.Framing.LengthPrefixedMessageFrameCodec | inline |
| LengthPrefixedMessageFrameCodec(int maxFrameLength) | Dreamine.Communication.Core.Framing.LengthPrefixedMessageFrameCodec | inline |
| ReadExactAsync(Stream stream, int length, CancellationToken cancellationToken) | Dreamine.Communication.Core.Framing.LengthPrefixedMessageFrameCodec | inlineprivatestatic |
| ReadFrameAsync(Stream stream, CancellationToken cancellationToken=default) | Dreamine.Communication.Core.Framing.LengthPrefixedMessageFrameCodec | inline |
| WriteFrameAsync(Stream stream, byte[] payload, CancellationToken cancellationToken=default) | Dreamine.Communication.Core.Framing.LengthPrefixedMessageFrameCodec | inline |