Class ByteArrayMediatorWithStartIndex
java.lang.Object
ch.nolix.base.commontypetool.arraytool.ByteArrayMediatorWithStartIndex
- All Implemented Interfaces:
IByteArrayMediatorWithStartIndex
public final class ByteArrayMediatorWithStartIndex
extends Object
implements IByteArrayMediatorWithStartIndex
- Author:
- Silvan Wyss
-
Method Summary
Modifier and TypeMethodDescriptionforByteArrayAndStartIndex(byte[] byteArray, int startIndex) write(byte[] bytes)
-
Method Details
-
forByteArrayAndStartIndex
public static ByteArrayMediatorWithStartIndex forByteArrayAndStartIndex(byte[] byteArray, int startIndex) -
write
- Specified by:
writein interfaceIByteArrayMediatorWithStartIndex
-