tasty-lib
tasty-lib
API
scala.build.tastylib
internal
Constants
TastyBuffer
Addr
NameRef
TastyBuffer
TastyData
TastyData
Header
Names
Sections
TastyFormat
NameTags
TastyHeaderUnpickler
TastyHeaderUnpickler
TastyName
SimpleName
TastyName
TastyReader
TastyReader
Bytes
Bytes
TastyUnpickler
NameTable
TastyVersions
VersionOps
UnpickleException
tasty-lib
/
scala.build.tastylib
/
TastyReader
/
Bytes
Bytes
scala.build.tastylib.TastyReader.Bytes
See the
Bytes
companion object
final
class
Bytes
(
val
buf
:
Array
[
Byte
],
val
start
:
Int
,
val
end
:
Int
)
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
length
:
Int
def
writeTo
(
os
:
OutputStream
):
Unit
Concrete fields
val
buf
:
Array
[
Byte
]
val
end
:
Int
val
start
:
Int
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields