You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
core: Opaque: provide helper method to instantiate from ByteBuffer
We can construct an Opaque instance from the bytes provided in a
ByteBuffer. This saves us one clone() in Inode.
Related: #149
Signed-off-by: Christian Kohlschütter <[email protected]>
0 commit comments