DartInputStreamAdapter$Methods extension
Methods
-
addData(
NSData data) → int -
Available on DartInputStreamAdapter, provided by the DartInputStreamAdapter$Methods extension
addData: -
init(
) → DartInputStreamAdapter -
Available on DartInputStreamAdapter, provided by the DartInputStreamAdapter$Methods extension
init -
initWithData(
NSData data) → DartInputStreamAdapter -
Available on DartInputStreamAdapter, provided by the DartInputStreamAdapter$Methods extension
initWithData: -
initWithFileAtPath(
NSString path) → DartInputStreamAdapter? -
Available on DartInputStreamAdapter, provided by the DartInputStreamAdapter$Methods extension
initWithFileAtPath: -
initWithURL(
NSURL url) → DartInputStreamAdapter? -
Available on DartInputStreamAdapter, provided by the DartInputStreamAdapter$Methods extension
initWithURL: -
setDone(
) → void -
Available on DartInputStreamAdapter, provided by the DartInputStreamAdapter$Methods extension
setDone -
setError(
NSError error) → void -
Available on DartInputStreamAdapter, provided by the DartInputStreamAdapter$Methods extension
setError: -
stream(
NSStream aStream, {required int handleEvent}) → void -
Available on DartInputStreamAdapter, provided by the DartInputStreamAdapter$Methods extension
stream:handleEvent: