NettyExtensions Class

Namespace
OpenTl.Common.Extensions
Base Types
  • object
graph TD Base0["object"]-->Type Type["NettyExtensions"] class Type type-node

Syntax

public static class NettyExtensions

Methods

Name Value Summary
ToArray(IByteBuffer) byte[]
static
ToArray(IByteBuffer, int) byte[]
static