Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 118 Bytes

File metadata and controls

7 lines (5 loc) · 118 Bytes

assert

例子

assert EMPTY_BUFFER instanceof EmptyByteBuf: "EMPTY_BUFFER must be an EmptyByteBuf.";