Click or drag to resize
Akka.NETByteStringSlice Method
TBD

Namespace:  Akka.IO
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public virtual ByteString Slice(
	int from,
	int until
)

Parameters

from
Type: SystemInt32
TBD
until
Type: SystemInt32
TBD

Return Value

Type: ByteString
TBD
See Also