Click or drag to resize
Akka.NETByteString.Create Method (Byte[])
TBD

Namespace:  Akka.IO
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static ByteString Create(
	byte[] buffer
)

Parameters

buffer
Type:System.Byte[]
TBD

Return Value

Type: ByteString
TBD
See Also