C# Class Courier.Core.Tcp.Message.Tests.Chunk

Show file Open project: ccidral/courier

Public Methods

Method Description
Chunk ( byte bytes, int size ) : System

Method Details

Chunk() public method

public Chunk ( byte bytes, int size ) : System
bytes byte
size int
return System