Polishing
This commit is contained in:
@@ -211,6 +211,7 @@ class MetadataEncoderTests {
|
||||
.encode()
|
||||
.block();
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
ByteBuf byteBuf = new NettyDataBufferFactory(ByteBufAllocator.DEFAULT)
|
||||
.wrap(buffer.toByteBuffer())
|
||||
.getNativeBuffer();
|
||||
|
||||
Reference in New Issue
Block a user