Uses of Class
com.helger.commons.io.ByteArrayWrapper
Packages that use ByteArrayWrapper
-
Uses of ByteArrayWrapper in com.helger.commons.io
Methods in com.helger.commons.io that return ByteArrayWrapperModifier and TypeMethodDescriptionstatic ByteArrayWrapperByteArrayWrapper.create(NonBlockingByteArrayOutputStream aBAOS, boolean bCopyNeeded) Wrap the content of aNonBlockingByteArrayOutputStream.static ByteArrayWrapperWrap the content of a String in a certain charset. -
Uses of ByteArrayWrapper in com.helger.commons.io.stream
Methods in com.helger.commons.io.stream that return ByteArrayWrapperModifier and TypeMethodDescriptionByteBufferOutputStream.getAsByteArrayWrapper(boolean bCopyNeeded)