| ByteIteratorGetBytes Method (Int32) |
TBD
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public byte[] GetBytes(
int n
)
member GetBytes :
n : int -> byte[]
Parameters
- n
- Type: SystemInt32
TBD
Return Value
Type:
ByteTBD
See Also