Toggle navigation
Home
io.netty.buffer.ByteBuf to org.neo4j.storageengine.api.ReadableChannel
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Internal
Mapping:
Rename Variable
buffer
to
channel
buffer
to
channel
buffer
to
channel
buffer
to
channel
buffer
to
channel
Rename Method invocation
readLong
to
getLong
readLong
to
getLong
readInt
to
getInt
readInt
to
getInt
Other
new NetworkReadableClosableByteBuf(source)
to
source