Base64IOOpsHelper

class Base64IOOpsHelper[Format](picture: Picture[Alg, F, A])
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[Frame](implicit w: Base64[Alg, F, Frame, Format]): IO[(A, Base64[Format])]
def apply[Frame](frame: Frame)(implicit w: Base64[Alg, F, Frame, Format]): IO[(A, Base64[Format])]