Toggle navigation
Home
com.google.common.io.ByteSource to java.io.InputStream
No. of Instances - 17
No. of Commits - 2
No. of Projects - {'sonarqube'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Jdk
Mapping:
Rename Variable
byteSource
to
is
source
to
is
source
to
is
getResourceAsByteSource
to
getResourceAsInputStream
source
to
is
source
to
is
byteSource
to
is
source
to
is
source
to
is
bs
to
is
Cascading Type Change (Similar)
ByteSource
to
InputStream
ByteSource
to
InputStream
ByteSource
to
InputStream
Add or Remove Method invocation
asByteSource
to
openBufferedStream
asByteSource
to
openBufferedStream
wrap
to
openBufferedStream
asByteSource
to
openBufferedStream
Rename Method invocation
loadFromSource
to
loadFromStream