Property | Type | Description | |
---|---|---|---|
Empty |
Method | Description | |
---|---|---|
BufferSegment ( byte buffer, int offset, int end ) : System |
Constructs a new buffer segment instance
|
public BufferSegment ( byte buffer, int offset, int end ) : System | ||
buffer | byte | The buffer |
offset | int | The offset of the segment within the buffer |
end | int | |
return | System |