https://kotlinlang.org logo
#announcements
Title
# announcements
o

octylFractal

02/06/2019, 6:50 AM
is there a way to get a view of an
Input
from kotlinx-io that is limited to a certain length? I would implement my own but the
AbstractInput
constructor looks like it takes some weird parameters that would be hard to extract from the
Input
interface