Uses of Class
com.atlassian.jira.rest.v2.avatar.FileUtil.StreamSizeMismatchException
Packages that use FileUtil.StreamSizeMismatchException
-
Uses of FileUtil.StreamSizeMismatchException in com.atlassian.jira.rest.v2.avatar
Methods in com.atlassian.jira.rest.v2.avatar that throw FileUtil.StreamSizeMismatchExceptionModifier and TypeMethodDescriptionFileUtil.createTempFileFromBoundedStream
(InputStream stream, long size, String filenamePrefix) Creates temp file frm given stream with expecteation that this stream will have given siae.