public interface ByteArrayFactory
Factory that is able to provide byte arrays in given length.
byte[]
getBytes(int size)
byte[] getBytes(int size)
size
Copyright © 2019. All rights reserved.