Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.IO
ByteBuffer Class
ByteBuffer Constructor
ByteBuffer Constructor (Byte[])
ByteBuffer Constructor (Byte[], Int32, Int32)
ByteBuffer Constructor (
Byte
)
TBD
Namespace:
Akka.IO
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
ByteBuffer
(
byte
[]
array
)
new
:
array
:
byte
[]
->
ByteBuffer
Parameters
array
Type:
System
Byte
TBD
See Also
Reference
ByteBuffer Class
ByteBuffer Overload
Akka.IO Namespace
Akka.NET Home
|
Learn Akka.NET