public static byte[] BuildAsBytes(
this ITLVDataFrame requestInfo,
FixedHeaderType lengthType
)
<ExtensionAttribute>
Public Shared Function BuildAsBytes (
requestInfo As ITLVDataFrame,
lengthType As FixedHeaderType
) As Byte()
[<ExtensionAttribute>]
static member BuildAsBytes :
requestInfo : ITLVDataFrame *
lengthType : FixedHeaderType -> byte[]
[缺少 "M:TouchSocket.Sockets.TLVDataFrameExtensions.BuildAsBytes(TouchSocket.Sockets.ITLVDataFrame,TouchSocket.Core.FixedHeaderType)" 的 <param name="requestInfo"/> 文档]
[缺少 "M:TouchSocket.Sockets.TLVDataFrameExtensions.BuildAsBytes(TouchSocket.Sockets.ITLVDataFrame,TouchSocket.Core.FixedHeaderType)" 的 <param name="lengthType"/> 文档]
[缺少 "M:TouchSocket.Sockets.TLVDataFrameExtensions.BuildAsBytes(TouchSocket.Sockets.ITLVDataFrame,TouchSocket.Core.FixedHeaderType)" 的 <returns> 文档]