Package com.prineside.tdi2.ibxm
Class Data
java.lang.Object
com.prineside.tdi2.ibxm.Data
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionshort[]
samS16
(int offset, int samples) short[]
samS16D
(int offset, int samples) short[]
samS8
(int offset, int length) short[]
samS8D
(int offset, int length) short[]
samU16
(int offset, int samples) short[]
samU8
(int offset, int length) byte
sByte
(int offset) strCp850
(int offset, int length) strLatin1
(int offset, int length) int
ubeShort
(int offset) int
uByte
(int offset) int
uleInt
(int offset) int
uleShort
(int offset)
-
Constructor Details
-
Data
- Throws:
IOException
-
Data
public Data(byte[] data)
-
-
Method Details
-
sByte
- Throws:
IOException
-
uByte
- Throws:
IOException
-
ubeShort
- Throws:
IOException
-
uleShort
- Throws:
IOException
-
uleInt
- Throws:
IOException
-
strLatin1
- Throws:
IOException
-
strCp850
- Throws:
IOException
-
samS8
- Throws:
IOException
-
samS8D
- Throws:
IOException
-
samU8
- Throws:
IOException
-
samS16
- Throws:
IOException
-
samS16D
- Throws:
IOException
-
samU16
- Throws:
IOException
-