read
Reads an entry.
This method allocates and returns a new ByteBuf. It is the caller's responsibility to release the ByteBuf.
Return
the contents of the entry.
Parameters
name
the entry's name.
Throws
if the entry does not exist.
Reads an entry.
This method allocates and returns a new ByteBuf. It is the caller's responsibility to release the ByteBuf.
the contents of the entry.
the entry's name.
if the entry does not exist.