Klasse ByteArrayMediatorWithStartIndex
java.lang.Object
ch.nolix.core.commontypetool.arraytool.ByteArrayMediatorWithStartIndex
- Alle implementierten Schnittstellen:
IByteArrayMediatorWithStartIndex
public final class ByteArrayMediatorWithStartIndex
extends Object
implements IByteArrayMediatorWithStartIndex
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungforByteArrayAndStartIndex(byte[] byteArray, int startIndex) write(byte[] bytes)
-
Methodendetails
-
forByteArrayAndStartIndex
public static ByteArrayMediatorWithStartIndex forByteArrayAndStartIndex(byte[] byteArray, int startIndex) -
write
- Angegeben von:
writein SchnittstelleIByteArrayMediatorWithStartIndex
-