protected abstract Task PreviewReceivedAsync(
ByteBlock byteBlock
)
Protected MustOverride Function PreviewReceivedAsync (
byteBlock As ByteBlock
) As Task
abstract PreviewReceivedAsync :
byteBlock : ByteBlock -> Task
[缺少 "M:TouchSocket.Core.SingleStreamDataHandlingAdapter.PreviewReceivedAsync(TouchSocket.Core.ByteBlock)" 的 <returns> 文档]