 | ByteStringBuilder.PutBytes Method (Byte[]) |
TBD
Namespace:
Akka.IO
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntaxpublic ByteStringBuilder PutBytes(
byte[] array
)
member PutBytes :
array : byte[] -> ByteStringBuilder
Parameters
- array
- Type:System.Byte[]
TBD
Return Value
Type:
ByteStringBuilderTBD
See Also