Click or drag to resize
Akka.NETByteIterator.GetBytes 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
)

Parameters

n
Type: System.Int32
TBD

Return Value

Type:Byte[]
TBD
See Also