bitpeace-core
bitpeace-core
bitpeace
Bitpeace
Bitpeace
BitpeaceConfig
BitpeaceConfig
BitpeaceTables
Compat
EnumConv
FileChunk
FileMeta
Mimetype
Mimetype
BaseType
MimetypeOps
MimetypeDetect
MimetypeDetect
MimetypeHint
MimetypeHint
Outcome
Outcome
Unmodified
Created
Range
Range
All
Empty
ByteRange
RangeDef
RangeDef
TikaMimetypeDetect
bitpeace.sql
Dbms
Dbms
Statements
Statements
bitpeace-core
/
bitpeace
/
Range
/
ByteRange
ByteRange
case
class
ByteRange
(range:
Ior
[(
Int
,
Int
), (
Int
,
Int
)]) extends
Range
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Range
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
dropL
:
Option
[
Int
]
def
dropR
:
Option
[
Int
]
def
isEmpty
:
Boolean
def
limit
:
Option
[
Int
]
def
offset
:
Option
[
Int
]
def
select
[F[_]](s:
Stream
[F,
ByteVector
]):
Stream
[F,
Byte
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product