Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.io/Codec

Codec

scala.io.Codec
See theCodec companion class

Attributes

Companion
class
Source
Codec.scala
Graph
Supertypes
Self type
Codec.type

Members list

Value members

Concrete methods

defapply(encoding:String):Codec

Attributes

Source
Codec.scala
defapply(charSet:Charset):Codec

Attributes

Source
Codec.scala

Attributes

Source
Codec.scala

Attributes

Source
Codec.scala

Optimistically these two possible defaults will be the same thing.

Optimistically these two possible defaults will be the same thing. In practice this is not necessarily true, and in fact Sun classifies the fact that you can influence anything at all via -Dfile.encoding as an accident, with any anomalies considered "not a bug".

Attributes

Source
Codec.scala

Attributes

Source
Codec.scala
deffromUTF8(bytes:Array[Byte],offset:Int,len:Int):Array[Char]

Attributes

Source
Codec.scala

Attributes

Source
Codec.scala
deftoUTF8(chars:Array[Char],offset:Int,len:Int):Array[Byte]

Attributes

Source
Codec.scala

Concrete fields

finalvalISO8859:Codec

Attributes

Source
Codec.scala
finalvalUTF8:Codec

Attributes

Source
Codec.scala

Implicits

Implicits

Attributes

Source
Codec.scala

Attributes

Source
Codec.scala
implicitdefstring2codec(s:String):Codec

Attributes

Source
Codec.scala

Inherited implicits

implicit lazyvalfallbackSystemCodec:Codec

The Codec of Last Resort.

The Codec of Last Resort.

Attributes

Inherited from:
LowPriorityCodecImplicits
Source
Codec.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp