ByteBufferFormats

sbt.internal.util.codec.ByteBufferFormats

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type
BasicJsonProtocol

Members list

Value members

Concrete methods

def byteBufferToStr(buf: ByteBuffer): String

A string representation of HashedVirtualFileRef, delimited by >.

A string representation of HashedVirtualFileRef, delimited by >.

Attributes

def strToByteBuffer(s: String): ByteBuffer

Givens

Givens

given byteBufferIsoString: IsoString[ByteBuffer]