asUnmodifiableView 抽象方法

  1. @Since("3.3")
ByteData asUnmodifiableView()

对此 ByteData 的只读视图。

实现

@Since("3.3")
ByteData asUnmodifiableView();