menu
odbc_fast package
documentation
infrastructure/repositories/odbc_repository_impl.dart
OdbcRepositoryImpl
streamPollAsync method
streamPollAsync method
dark_mode
light_mode
streamPollAsync
method
@
override
Future
<
Result
<
int
>
>
streamPollAsync
(
int
streamId
)
override
Implementation
@override Future<Result<int>> streamPollAsync(int streamId) => _stream.streamPollAsync(streamId);
odbc_fast package
documentation
infrastructure/repositories/odbc_repository_impl
OdbcRepositoryImpl
streamPollAsync method
OdbcRepositoryImpl class