This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
MiKee
/
KeePass
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
3d31612a45
Dallar
Biçim İmleri
github-action-1
master
KeePass
/
.github
/
workflows
/
spm-lcov-action
/
node_modules
/
@octokit
/
request
/
dist-src
/
get-buffer-response.js
get-buffer-response.js
91 B
Geçmiş
Ham
1
2
3
export default function getBufferResponse(response) {
return response.arrayBuffer();
}