Commit 1abbde7
committed
Inherit from SyncByteStream instead of ByteStream
SyncByteStream is an abstract class; ByteStream is a concrete class that inherits abstracts sync and async byte stream classes
Signed-off-by: Mattt Zmuda <[email protected]>1 parent 5dbda24 commit 1abbde7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments