corda / net.corda.core.serialization / com.esotericsoftware.kryo.Kryo / withAttachmentStorage

withAttachmentStorage

fun <T> Kryo.withAttachmentStorage(attachmentStorage: AttachmentStorage?, block: () -> T): T