coreBoopickle
coreBoopickle
japgolly.webapputil.boopickle
BoopickleCodecEngine
pickler
safePickler
MagicNumber
PicklerUtil
AnyRefPicklerExt
DecoderExt
Implicits
PickleWithReuse
SafePickler
SafePickler
ConstructionHelperImplicits
SafePickler_PicklerExt
DecodingFailure
ExceptionOccurred
InvalidVersion
MagicNumberMismatch
UnsupportedMajorVer
DecodingFailure
SafePicklerUtil
CorruptData
UnsupportedVersionException
coreBoopickle
/
japgolly.webapputil.boopickle
/
PicklerUtil
/
DecoderExt
DecoderExt
final implicit
class
DecoderExt
(self:
Decoder
) extends
AnyVal
Graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
buf
:
ByteBuffer
def
peek
[A](f:
Decoder
=> A): A