public class RawAppInfo extends Object implements AppInfo
AppInfo
implementation that stores the raw appinfo area.Constructor and Description |
---|
RawAppInfo(byte[] data)
Creates a new
RawAppInfo . |
Modifier and Type | Method and Description |
---|---|
byte[] |
getRawAppInfo()
Gets the raw appinfo.
|
public RawAppInfo(byte[] data)
RawAppInfo
.data
- raw appinfo data to be storedpublic byte[] getRawAppInfo()
Copyright © 2009–2017. All rights reserved.