[TIMOB-10257] BlackBerry: Implement Titanium.IOStream
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-08-16T12:00:58.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Sprint 2012-12 BB, BB Preview 3 |
| Components | BlackBerry |
| Labels | n/a |
| Reporter | Alexander Galstyan |
| Assignee | Alexander Galstyan |
| Created | 2012-07-31T07:52:03.000+0000 |
| Updated | 2017-03-02T21:30:57.000+0000 |
Description
IOStream is the interface that all stream types implement.
Methods: 5
Sub Classes: 4
https://github.com/Macadamian/titanium_mobile/pull/133 Edit: The patch implemented IOStream and a TiProxy so it has those functions available. The rest is up to the implementations to add.
Closing ticket as BlackBerry is no longer supported.