| ByteStringBuilderPutBytes Method (Byte) |
TBD
Namespace:
Akka.IO
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public ByteStringBuilder PutBytes(
byte[] array
)
member PutBytes :
array : byte[] -> ByteStringBuilder
Parameters
- array
- Type: SystemByte
TBD
Return Value
Type:
ByteStringBuilderTBD
See Also