Uses of Class
io.activej.serializer.stream.StreamInput
Packages that use StreamInput
-
Uses of StreamInput in io.activej.serializer.stream
Methods in io.activej.serializer.stream that return StreamInputModifier and TypeMethodDescriptionstatic StreamInputStreamInput.create(InputStream inputStream) static StreamInputStreamInput.create(InputStream inputStream, int bufferSize) Methods in io.activej.serializer.stream with parameters of type StreamInputModifier and TypeMethodDescriptionfinal TStreamCodecs.AbstractArrayStreamCodec.decode(StreamInput input) StreamDecoder.decode(StreamInput input) DiffStreamDecoder.decodeDiff(StreamInput input, T from) protected abstract voidStreamCodecs.AbstractArrayStreamCodec.doReadRemaining(StreamInput input, T array, int offset, int limit)