Android Reference
Chunk
org.apache.harmony.dalvik.ddmc
Class Chunk
-
public class Chunk
extends Object
A chunk of DDM data. This is really just meant to hold a few pieces
of data together.
The "offset" and "length" fields are present so handlers can over-allocate
or share byte buffers.
-
-
Constructor Summary
Constructors
Constructor and Description |
Chunk()
Blank constructor.
|
Chunk(int type,
byte[] data,
int offset,
int length)
Constructor with all fields.
|
Chunk(int type,
ByteBuffer buf)
Construct from a ByteBuffer.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Chunk
public Chunk(int type,
byte[] data,
int offset,
int length)
Constructor with all fields.
-
Chunk
public Chunk(int type,
ByteBuffer buf)
Construct from a ByteBuffer. The chunk is assumed to start at
offset 0 and continue to the current position.
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 133 / 158797821. Delta: 0.03061 с