class HTS::Bcf::Record::Storage

Overview

Shared native storage keeps accessor wrappers valid without retaining the Record object and creating a finalizer cycle. :nodoc:

Defined in:

hts/bcf/record.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pointer : Pointer(LibHTS::Bcf1T)) #

[View source]

Instance Method Detail

def finalize #

[View source]
def pointer : Pointer(LibHTS::Bcf1T) #

[View source]
def scratch : Scratch #

[View source]