github.com/Schaudge/hts@v0.0.0-20240223063651-737b4d69d68c/bgzf/export_test.go (about) 1 // Copyright ©2015 The bíogo Authors. All rights reserved. 2 // Use of this source code is governed by a BSD-style 3 // license that can be found in the LICENSE file. 4 5 package bgzf 6 7 const MagicBlock = magicBlock 8 9 var ExpectedMemberSize = expectedMemberSize