Click or drag to resize
Akka.NETByteBufferAllocate Method
TBD

Namespace:  Akka.IO
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static ByteBuffer Allocate(
	int capacity
)

Parameters

capacity
Type: SystemInt32
TBD

Return Value

Type: ByteBuffer
TBD
See Also