tasty-lib
tasty-lib
scala.build.tastylib
TastyBuffer
Addr
NameRef
TastyBuffer
TastyData
TastyData
Header
Names
Sections
TastyFormat
NameTags
TastyHeaderUnpickler
TastyHeaderUnpickler
TastyName
SimpleName
TastyName
TastyReader
TastyReader
Bytes
Bytes
TastyUnpickler
NameTable
TastyVersions
LatestSupportedScala
UnpickleException
tasty-lib
/
scala.build.tastylib
/
TastyReader
/
Bytes
Bytes
final
class
Bytes
(
val
buf:
Array
[
Byte
],
val
start:
Int
,
val
end:
Int
)
Companion:
object
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
length
:
Int
def
writeTo
(
os:
OutputStream
):
Unit
Concrete fields
val
buf
:
Array
[
Byte
]
val
end
:
Int
val
start
:
Int