mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Introduce SignalDatabase as the main database entrypoint.
This commit is contained in:
@@ -2,7 +2,6 @@ package org.thoughtcrime.securesms.glide.cache
|
||||
|
||||
import org.signal.glide.common.io.Reader
|
||||
import java.io.IOException
|
||||
import kotlin.jvm.Throws
|
||||
|
||||
/**
|
||||
* Restrict the number of bytes that can be read to prevent breaking the input stream in Glide's
|
||||
|
||||
Reference in New Issue
Block a user