Home
last modified time | relevance | path

Searched refs:wrapInputStream (Results 1 – 20 of 20) sorted by relevance

/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/net/
H A DBlockingReadingMode.java68 ServerTrafficCounter.wrapInputStream(inputStream), CHARSET)); in run()
227 ServerTrafficCounter.wrapInputStream(socket.getInputStream())); in compressClient()
H A DTLSStreamReader.java61 ServerTrafficCounter.wrapInputStream(socket.getInputStream())); in TLSStreamReader()
H A DServerTrafficCounter.java69 public static InputStream wrapInputStream(InputStream originalStream) { in wrapInputStream() method in ServerTrafficCounter
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/glib/
H A Dgiostream.go143 return wrapInputStream(obj), nil
146 func wrapInputStream(obj *Object) *InputStream { func
H A Dgfile.go309 return &FileInputStream{wrapInputStream(obj)}
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/glib/
H A Dgiostream.go143 return wrapInputStream(obj), nil
146 func wrapInputStream(obj *Object) *InputStream { func
H A Dgfile.go309 return &FileInputStream{wrapInputStream(obj)}
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/glib/
H A Dgiostream.go143 return wrapInputStream(obj), nil
146 func wrapInputStream(obj *Object) *InputStream { func
H A Dgfile.go309 return &FileInputStream{wrapInputStream(obj)}
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/glib/
H A Dgiostream.go143 return wrapInputStream(obj), nil
146 func wrapInputStream(obj *Object) *InputStream { func
H A Dgfile.go309 return &FileInputStream{wrapInputStream(obj)}
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/
H A DURLRIF.java49 SeekableStream src = SeekableStream.wrapInputStream(stream, true); in create()
H A DFileLoadRIF.java116 src = SeekableStream.wrapInputStream(is, true); in create()
/dports/games/gogui/Quaqua/src/ch/randelshofer/quaqua/ext/batik/ext/awt/image/codec/util/
H A DSeekableStream.java102 public static SeekableStream wrapInputStream(InputStream is, in wrapInputStream() method in SeekableStream
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/codec/
H A DSeekableStream.java117 public static SeekableStream wrapInputStream(InputStream is, in wrapInputStream() method in SeekableStream
H A DImageCodec.java453 SeekableStream stream = SeekableStream.wrapInputStream(src, true); in createImageDecoder()
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/server/
H A DServerDialback.java243 ServerTrafficCounter.wrapInputStream(input), CHARSET)); in createOutgoingSession()
/dports/devel/php-ice37/ice-3.7.2/
H A DCHANGELOG-3.5.md105 - Added support for `wrapInputStream` function. Unlike the `createInputStream` function, the return…
/dports/devel/ice37/ice-3.7.2/
H A DCHANGELOG-3.5.md105 - Added support for `wrapInputStream` function. Unlike the `createInputStream` function, the return…
/dports/devel/py-ice37/ice-3.7.2/
H A DCHANGELOG-3.5.md105 - Added support for `wrapInputStream` function. Unlike the `createInputStream` function, the return…