Uses of Interface
com.google.cloud.ReadChannel
Packages that use ReadChannel
-
Uses of ReadChannel in com.google.cloud
Methods in com.google.cloud that return ReadChannelModifier and TypeMethodDescriptiondefault ReadChannelReadChannel.limit(long limit) Limit the maximum number of bytes to be read from the objects content, counting from the beginning of the object, which will be available to read from this channel.Methods in com.google.cloud that return types with arguments of type ReadChannelModifier and TypeMethodDescriptionReadChannel.capture()Captures the read channel state so that it can be saved and restored afterwards.