protected override bool OnBuildingContent<TByteBlock>(
ref TByteBlock byteBlock
)
where TByteBlock : IBytesWriter
Protected Overrides Function OnBuildingContent(Of TByteBlock As IBytesWriter) (
ByRef byteBlock As TByteBlock
) As Booleanabstract OnBuildingContent :
byteBlock : 'TByteBlock byref -> bool when 'TByteBlock : IBytesWriter
override OnBuildingContent :
byteBlock : 'TByteBlock byref -> bool when 'TByteBlock : IBytesWriter[缺少 "M:TouchSocket.Http.StreamHttpContent.OnBuildingContent``1(``0@)" 的 <param name="byteBlock"/> 文档]
[缺少 "M:TouchSocket.Http.StreamHttpContent.OnBuildingContent``1(``0@)" 的 <typeparam name="TByteBlock"/> 文档]