-
```
When an XLIFF document has an encoding different from one auto-detected by
the BomandEncoding detector, it is not set properly. The XML stream reader
uses the one define for the Reader used in o…
-
https://github.com/GetStream/stream-python
I really just need just need a demonstration of this working
`
result = user_feed_1.get(limit=5, offset=5)
`
I can help flesh out the opensearch…
-
ImageLoader: UIL doesn't support scheme(protocol) by default [com.google.android.gms.tasks.zzu@3468ce7]. You should implement this support yourself (BaseImageDownloader.getStreamFromOtherSource(...))…
-
Hi blaise-io
My feature request is to have the ability to open two streams at the same time to simulate some kind of PIP or similar (moving manually the player windows, of course)
Is there a way…
-
`DataProvider.size` method returns an `int` and I find myself to always cast `long`s from repositories, e.g. JPA `CriteriaBuilder.count` or Spring's `CrudRepository.count` which both returns longs.
…
-
When LitJson creates a JsonReader from a NetworkStream, it will continue to attempt to read even after a complete Json object has been parsed.
This read will block and not return the Json object.
Th…
-
Please fill out either the bug or feature request section and remove whatever section you are not using.
## Bug
Version Number of Plugin: 2.6.2
Device Tested On: Samsung galaxy S4, OnePlus X
…
-
@jamesmontemagno Hello James, I am getting the below error while building iOS project. Please help me.
MTOUCH: Error MT2101: Can't resolve the reference 'System.Drawing.PointF System.Drawing.Point…
-
Hello,
Im upgrading my old C# server code from using regular TCP Sockets, to using your secure WebSocket (wss://)
My old code looks like this
TcpListener serverSocket;
....
TcpClient client…
-
I'm currently extracting images from a Word document. However, Bitmap's `FromStream` function is failing with a "Parameter Not Valid" exception when called with the stream from OpenXML's ImagePart (Zi…