Interface IByteListable

All Known Implementing Classes:
ByteBigList, ByteBigList.ByteBlock, ByteBigList.ReadOnlyByteBigList, ByteGapList, ByteGapList.ReadOnlyList, IByteList, IByteList.IByteListableFromArray, IByteList.IByteListableFromCollection, IByteList.IByteListableFromList, IByteList.IByteListableFromMult

interface IByteListable
  • Method Summary

    Modifier and Type
    Method
    Description
    byte
    get(int index)
     
    int
     
  • Method Details

    • size

      int size()
    • get

      byte get(int index)