类的使用
com.google.typography.font.sfntly.data.ByteArray
使用ByteArray的程序包
-
com.google.typography.font.sfntly.data中ByteArray的使用
修饰符和类型类说明(专用程序包) class
An abstraction to a contiguous array of bytes.修饰符和类型类说明(专用程序包) final class
A growable memory implementation of the ByteArray interface.(专用程序包) final class
A fixed size memory implementation of the ByteArray interface.(专用程序包) final class
A growable memory implementation of the ByteArray interface.类型参数类型为ByteArray的com.google.typography.font.sfntly.data中的字段修饰符和类型方法说明int
Copies this ByteArray to another ByteArray.int
Fully copies this ByteArray to another ByteArray to the extent that the destination array has storage for the data copied.int
Copies a segment of this ByteArray to another ByteArray.类型变量类型为ByteArray的com.google.typography.font.sfntly.data中的方法参数修饰符和类型方法说明int
Copies this ByteArray to another ByteArray.int
Fully copies this ByteArray to another ByteArray to the extent that the destination array has storage for the data copied.int
Copies a segment of this ByteArray to another ByteArray.限定符构造器说明protected
Constructor.protected
ReadableFontData
(ByteArray<? extends ByteArray<?>> array) Constructor.private
WritableFontData
(ByteArray<? extends ByteArray<?>> array) Constructor.类型变量类型为ByteArray的com.google.typography.font.sfntly.data中的构造器参数限定符构造器说明protected
Constructor.protected
ReadableFontData
(ByteArray<? extends ByteArray<?>> array) Constructor.private
WritableFontData
(ByteArray<? extends ByteArray<?>> array) Constructor.