| Constructor and Description |
|---|
BlocketteBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static B005 |
build005(byte[] bytes) |
static B008 |
build008(byte[] bytes) |
static B010 |
build010(byte[] bytes) |
static B011 |
build011(byte[] bytes) |
static B012 |
build012(byte[] bytes) |
static B030 |
build030(byte[] bytes) |
static B031 |
build031(byte[] bytes) |
static B032 |
build032(byte[] bytes) |
static B033 |
build033(byte[] bytes) |
static B034 |
build034(byte[] bytes) |
static B035 |
build035(byte[] bytes) |
static B041 |
build041(byte[] bytes) |
static B042 |
build042(byte[] bytes) |
static B043 |
build043(byte[] bytes) |
static B044 |
build044(byte[] bytes) |
static B045 |
build045(byte[] bytes) |
static B046 |
build046(byte[] bytes) |
static B047 |
build047(byte[] bytes) |
static B048 |
build048(byte[] bytes) |
static B049 |
build049(byte[] bytes) |
static B050 |
build050(byte[] bytes) |
static B051 |
build051(byte[] bytes) |
static B052 |
build052(byte[] bytes) |
static B053 |
build053(byte[] bytes) |
static B054 |
build054(byte[] bytes) |
static B055 |
build055(byte[] bytes) |
static B056 |
build056(byte[] bytes) |
static B057 |
build057(byte[] bytes) |
static B058 |
build058(byte[] bytes) |
static B059 |
build059(byte[] bytes) |
static B060 |
build060(byte[] bytes) |
static B061 |
build061(byte[] bytes) |
static B062 |
build062(byte[] bytes) |
Blockette |
create(byte[] bytes) |
List<Blockette> |
createAll(byte[] bytes) |
Blockette |
getBlockette(int type,
byte[] bytes) |
static Builder<Blockette> |
getInstance() |
static double |
parseDouble(byte[] buf,
int begin,
int length) |
static float |
parseFloat(byte[] buf,
int begin,
int length) |
static int |
parseInt(byte[] buf,
int begin,
int length) |
static String |
readString(byte[] buf,
int begin,
int length) |
static byte[] |
trim(byte[] bytes) |
public List<Blockette> createAll(byte[] bytes) throws SeedException, IOException
createAll in interface Builder<Blockette>SeedExceptionIOExceptionpublic Blockette create(byte[] bytes) throws SeedException, IOException
create in interface Builder<Blockette>SeedExceptionIOExceptionpublic Blockette getBlockette(int type, byte[] bytes) throws SeedException, IOException
SeedExceptionIOExceptionpublic static byte[] trim(byte[] bytes)
public static B005 build005(byte[] bytes) throws SeedException
SeedExceptionpublic static B008 build008(byte[] bytes) throws SeedException
SeedExceptionpublic static B010 build010(byte[] bytes) throws SeedException
SeedExceptionpublic static B011 build011(byte[] bytes) throws SeedException
SeedExceptionpublic static B012 build012(byte[] bytes) throws SeedException
SeedExceptionpublic static B030 build030(byte[] bytes) throws SeedException
SeedExceptionpublic static B031 build031(byte[] bytes) throws SeedException
SeedExceptionpublic static B032 build032(byte[] bytes) throws SeedException
SeedExceptionpublic static B033 build033(byte[] bytes) throws SeedException
SeedExceptionpublic static B034 build034(byte[] bytes) throws SeedException
SeedExceptionpublic static B035 build035(byte[] bytes) throws SeedException
SeedExceptionpublic static B041 build041(byte[] bytes) throws SeedException
SeedExceptionpublic static B042 build042(byte[] bytes) throws SeedException
SeedExceptionpublic static B043 build043(byte[] bytes) throws SeedException
SeedExceptionpublic static B044 build044(byte[] bytes) throws SeedException
SeedExceptionpublic static B045 build045(byte[] bytes) throws SeedException
SeedExceptionpublic static B046 build046(byte[] bytes) throws SeedException
SeedExceptionpublic static B047 build047(byte[] bytes) throws SeedException
SeedExceptionpublic static B048 build048(byte[] bytes) throws SeedException
SeedExceptionpublic static B049 build049(byte[] bytes) throws SeedException
SeedExceptionpublic static B050 build050(byte[] bytes) throws SeedException
SeedExceptionpublic static B051 build051(byte[] bytes) throws SeedException
SeedExceptionpublic static B052 build052(byte[] bytes) throws SeedException
SeedExceptionpublic static B053 build053(byte[] bytes) throws SeedException
SeedExceptionpublic static B054 build054(byte[] bytes) throws SeedException
SeedExceptionpublic static B055 build055(byte[] bytes) throws SeedException
SeedExceptionpublic static B056 build056(byte[] bytes) throws SeedException
SeedExceptionpublic static B057 build057(byte[] bytes) throws SeedException
SeedExceptionpublic static B058 build058(byte[] bytes) throws SeedException
SeedExceptionpublic static B059 build059(byte[] bytes) throws SeedException
SeedExceptionpublic static B060 build060(byte[] bytes) throws SeedException
SeedExceptionpublic static B061 build061(byte[] bytes) throws SeedException
SeedExceptionpublic static B062 build062(byte[] bytes) throws SeedException
SeedExceptionpublic static int parseInt(byte[] buf,
int begin,
int length)
throws SeedException
SeedExceptionpublic static double parseDouble(byte[] buf,
int begin,
int length)
throws SeedException
SeedExceptionpublic static float parseFloat(byte[] buf,
int begin,
int length)
throws SeedException
SeedExceptionpublic static String readString(byte[] buf, int begin, int length) throws SeedException
SeedExceptionCopyright © 2018. All rights reserved.