write

open fun write(b: Array<Byte>, offset: Int, length: Int)

Writes bytes to ZIP entry.

Parameters

b

the byte array to write

offset

the start position to write from

length

the number of bytes to write

Throws

on error