root
Toggle table of contents
goblin-service
Target filter
goblin-service
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.io
/
LimitedInputStream
Limited
Input
Stream
goblin-service
class
LimitedInputStream
(
input
:
<Error class: unknown class>
,
maxBytes
:
Long
)
Members
Constructors
Limited
Input
Stream
Link copied to clipboard
goblin-service
constructor
(
input
:
<Error class: unknown class>
,
maxBytes
:
Long
)
Functions
read
Link copied to clipboard
goblin-service
open
fun
read
(
)
:
Int
open
fun
read
(
b
:
ByteArray
,
off
:
Int
,
len
:
Int
)
:
Int