- Namespace
- OpenTl
.Common .Extensions - Containing Type
- NettyExtensions
Syntax
public static byte[] ToArray(this IByteBuffer buffer, int lenght)
Parameters
| Name | Type | Description |
|---|---|---|
| buffer | IByteBuffer | |
| lenght | int |
Return Value
| Type | Description |
|---|---|
| byte[] |
public static byte[] ToArray(this IByteBuffer buffer, int lenght)
| Name | Type | Description |
|---|---|---|
| buffer | IByteBuffer | |
| lenght | int |
| Type | Description |
|---|---|
| byte[] |