RemoteInputStream
Schema: streams.capnp
Methods
pumpTo: (target: RemoteOutputStream) -> (pumpedBytes : UInt64)
readAllBinary: () -> (data : Data)
readAllString: () -> (text : Text)
Schema: streams.capnp
pumpTo: (target: RemoteOutputStream) -> (pumpedBytes : UInt64)
readAllBinary: () -> (data : Data)
readAllString: () -> (text : Text)