Home
last modified time | relevance | path

Searched refs:baos (Results 1 – 17 of 17) sorted by relevance

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMappedImage.java56 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in MappedImage() local
57 ImageIO.write(imageRef.get(), format, baos); in MappedImage() local
58 baos.close(); in MappedImage()
59 byte[] imageBytes = baos.toByteArray(); in MappedImage()
75 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getImageBytes() local
76 ImageIO.write(imageRef.get(), format, baos); in getImageBytes() local
77 return baos.toByteArray(); in getImageBytes()
H A DSwfEncoder.java284 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encode() local
285 ImageIO.write(mouseBi, "PNG", baos); in encode()
286 baos.close(); in encode()
288 decoder.read(new ByteArrayInputStream(baos.toByteArray())); in encode()
H A DCaptureFrame.java239 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in capture() local
242 ImageIO.write(screenShot, imageFormat, baos); in capture()
243 final byte[] imageBytes = baos.toByteArray(); in capture()
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java658 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in actionPerformed() local
659 OutputStreamWriter osw = new OutputStreamWriter(baos); in actionPerformed()
689 baos.toByteArray(), in actionPerformed()
H A DEditorActions.java.bak658 final ByteArrayOutputStream baos = new ByteArrayOutputStream();
659 OutputStreamWriter osw = new OutputStreamWriter(baos);
689 baos.toByteArray(),
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...