SimpleShasamblyGenerator
Functions
Create a LocalByteArrayStructure A local byte array. It stores the size at the start of it, so you can always get the size using LocalByteArrayStructure.getSize This is the advised type of local byte array over StaticallySizedLocalByteArrayStructure The size is the first integer on the stack
Create a LocalByteArrayStructure A local byte array. It stores the size at the start of it, so you can always get the size using LocalByteArrayStructure.getSize This is the advised type of local byte array over StaticallySizedLocalByteArrayStructure
Create a LocalLongArrayStructure A local long array. It stores the size at the start of it, so you can always get the size using LocalLongArrayStructure.getSize This is the advised type of local long array over StaticallySizedLocalLongArrayStructure The size is the first integer on the stack
Create a LocalLongArrayStructure A local long array. It stores the size at the start of it, so you can always get the size using LocalLongArrayStructure.getSize This is the advised type of local long array over StaticallySizedLocalLongArrayStructure
Create a LocalIntArrayStructure A local int array. It stores the size at the start of it, so you can always get the size using LocalIntArrayStructure.getSize This is the advised type of local int array over StaticallySizedLocalIntArrayStructure The size is the first integer on the stack
Create a LocalIntArrayStructure A local int array. It stores the size at the start of it, so you can always get the size using LocalIntArrayStructure.getSize This is the advised type of local int array over StaticallySizedLocalIntArrayStructure
Create a LocalIntArrayStructure A local int array. It stores the size at the start of it, so you can always get the size using LocalIntArrayStructure.getSize This is the advised type of local int array over StaticallySizedLocalIntArrayStructure The size is the first integer on the stack
Create a LocalIntArrayStructure A local int array. It stores the size at the start of it, so you can always get the size using LocalIntArrayStructure.getSize This is the advised type of local int array over StaticallySizedLocalIntArrayStructure
Create a LocalIntArrayStructure A local int array. It stores the size at the start of it, so you can always get the size using LocalIntArrayStructure.getSize This is the advised type of local int array over StaticallySizedLocalIntArrayStructure The size is the first integer on the stack
Create a LocalIntArrayStructure A local int array. It stores the size at the start of it, so you can always get the size using LocalIntArrayStructure.getSize This is the advised type of local int array over StaticallySizedLocalIntArrayStructure
Create a LocalLongArrayStructure A local long array. It stores the size at the start of it, so you can always get the size using LocalLongArrayStructure.getSize This is the advised type of local long array over StaticallySizedLocalLongArrayStructure The size is the first integer on the stack
Create a LocalLongArrayStructure A local long array. It stores the size at the start of it, so you can always get the size using LocalLongArrayStructure.getSize This is the advised type of local long array over StaticallySizedLocalLongArrayStructure
Create a LocalShortArrayStructure A local short array. It stores the size at the start of it, so you can always get the size using LocalShortArrayStructure.getSize This is the advised type of local short array over StaticallySizedLocalShortArrayStructure The size is the first integer on the stack
Create a LocalShortArrayStructure A local short array. It stores the size at the start of it, so you can always get the size using LocalShortArrayStructure.getSize This is the advised type of local short array over StaticallySizedLocalShortArrayStructure
Create a StaticallySizedLocalByteArrayStructure A byte array that does not store it's size. If you are using it you have to store its size in some other way. It's advised to use arrays that store their size instead e.g. LocalByteArrayStructure
Create a StaticallySizedLocalLongArrayStructure A int array that does not store it's size. If you are using it you have to store its size in some other way. It's advised to use arrays that store their size instead e.g. LocalLongArrayStructure
Create a StaticallySizedLocalLongArrayStructure A long array that does not store it's size. If you are using it you have to store its size in some other way. It's advised to use arrays that store their size instead e.g. LocalLongArrayStructure
Create a StaticallySizedLocalIntArrayStructure A int array that does not store it's size. If you are using it you have to store its size in some other way. It's advised to use arrays that store their size instead e.g. LocalIntArrayStructure
Create a StaticallySizedLocalIntArrayStructure A int array that does not store it's size. If you are using it you have to store its size in some other way. It's advised to use arrays that store their size instead e.g. LocalIntArrayStructure
Create a StaticallySizedLocalIntArrayStructure A int array that does not store it's size. If you are using it you have to store its size in some other way. It's advised to use arrays that store their size instead e.g. LocalIntArrayStructure
Create a StaticallySizedLocalLongArrayStructure A int array that does not store it's size. If you are using it you have to store its size in some other way. It's advised to use arrays that store their size instead e.g. LocalLongArrayStructure
Create a StaticallySizedLocalLongArrayStructure A long array that does not store it's size. If you are using it you have to store its size in some other way. It's advised to use arrays that store their size instead e.g. LocalLongArrayStructure
Create a StaticallySizedLocalShortArrayStructure A short array that does not store it's size. If you are using it you have to store its size in some other way. It's advised to use arrays that store their size instead e.g. LocalShortArrayStructure
Resolve the position of a given index