Uses of Class
net.sourceforge.plantuml.code.ByteArray
Packages that use ByteArray
-
Uses of ByteArray in net.sourceforge.plantuml.code
Methods in net.sourceforge.plantuml.code that return ByteArrayModifier and TypeMethodDescriptionCompression.decompress(byte[] in) Grows the giveninarray with lengthlencompressed with theshrinkmethod.CompressionBrotli.decompress(byte[] in) CompressionGZip.decompress(byte[] input) CompressionHuffman.decompress(byte[] in) CompressionNone.decompress(byte[] in) CompressionZip.decompress(byte[] input) CompressionZlib.decompress(byte[] input) CompressionZlibAttic.decompress(byte[] in) Deprecated.CompressionZopfliZlib.decompress(byte[] in) static ByteArrayByteArray.from(byte[] input)