Skip to content

Add `remaining` to base Stream type

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 16:01
· 134 commits to master since this release
c226049
  • add remaining method because it's exposed via all implementation
  • remove unused formatDecodedStream as it's incompatible and long deprecated
  • deprotect abstract methods of BaseStreamClient because they aren't protected on implementations